From ed27f7c8ebdb6c1486c82c03330601818c73d15d Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Wed, 12 Nov 2025 18:51:21 +0100 Subject: [PATCH] readme --- examples/Website/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/Website/README.md b/examples/Website/README.md index af8d3fa..10cf162 100644 --- a/examples/Website/README.md +++ b/examples/Website/README.md @@ -2,6 +2,8 @@ This example demonstrates a full-stack web application using Crafter.CppDOM with both frontend and backend components. +![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/Website/Website.png) + ## Features - Shows how to create a complete web application with HTML/CSS/JavaScript frontend