This commit is contained in:
Jorijn van der Graaf 2025-11-12 18:52:12 +01:00
commit f16394f258
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
This sample demonstrates how to use the HtmlElement class in Crafter.CppDOM. This sample demonstrates how to use the HtmlElement class in Crafter.CppDOM.
![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/HelloWorld/HelloWorld.png) ![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/HelloWorld/HelloWorld.png)
## Features ## Features

View file

@ -2,7 +2,7 @@
This sample demonstrates a simple hello world application using Crafter.CppDOM. This sample demonstrates a simple hello world application using Crafter.CppDOM.
![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/src/branch/master/examples/HelloWorld/HelloWorld.png) ![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/HelloWorld/HelloWorld.png)
## Usage ## Usage

View file

@ -2,7 +2,7 @@
This example demonstrates a full-stack web application using Crafter.CppDOM with both frontend and backend components. 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) ![](https://forgejo.catcrafts.net/Catcrafts/Crafter.CppDOM/raw/branch/master/examples/Website/Website.png)
## Features ## Features