WIP emscripten documentation

This commit is contained in:
2026-06-12 18:47:44 +02:00
parent d7a4b915cf
commit 39a5fdc85b
3 changed files with 111 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
$<include src="header.html"/>
<p> Hey, welcome to my page :)<br/>Here I plan to posts frequent updates related to the game I'm working on. If you're looking to work together check out <a href="/work">this page</a>
<p> A blog about game development and whatever else I'm up to :).</br> If you're looking to work together check out <a href="/work">this page</a>
<h1>Recent Posts</h1>
$<post-list limit="10"/>
$<include src="footer.html"/>