Add work page and move social icons

This commit is contained in:
2025-11-03 17:24:25 +08:00
parent ae49550874
commit 2adf072337
4 changed files with 95 additions and 16 deletions

View File

@@ -1,4 +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>
<h1>Recent Posts</h1>
$<post-list limit="10"/>
$<include src="footer.html"/>