Inital project

This commit is contained in:
2026-08-02 18:17:14 -05:00
commit a9383eeb99
78 changed files with 70984 additions and 0 deletions

12
assets/main.rml Normal file
View File

@@ -0,0 +1,12 @@
<rml>
<head>
<title>Critterfolio</title>
<link type="text/rcss" href="styles/main.rcss" />
</head>
<body>
<p>Hello world!</p>
</body>
</rml>