commit 3f1b486

0uppy  ·  2026-07-29 16:52:20 +0000 UTC
parent e4d9407
meta: updated the README md file to add my website there aswell since it was also made in glerc and me thinks its also a good example :o
1 files changed,  +1, -1
+1, -1
1@@ -12,7 +12,7 @@ Running `make` in the root of the repository should give you a binary called `./
2 
3 ## usage
4 
5-We recommend you look at [The Dani Museum](https://codeberg.org/dani-institute/pages) to get an idea of what a page in glerc should look like.
6+We recommend you look at [The Dani Museum](https://codeberg.org/dani-institute/pages) and [dani's website](https://ouppyawa.xyz/) to get an idea of what a page in glerc should look like.
7 
8 The rundown is this:
9 - HTML templates go in `templates/` and must end with `.html`.