feat: added images to blog entries
Some checks failed
Gitea Actions Demo / Build (push) Failing after 1m23s
Gitea Actions Demo / Upload (push) Has been skipped

This commit is contained in:
2025-10-26 11:19:06 +01:00
parent 22ce475889
commit a3708859ec
12 changed files with 10 additions and 4 deletions

View File

@@ -3,4 +3,7 @@ title: "Flame Demo"
date: 2024-11-26
src: "https://madeio.net/fox"
desc: "A WebGL Project wich shows that deffered rendering and volumetric fog is very possible in Three.js"
listed: true
img: flame.png
img_bg: dark
---