enable additional file types and add demo files

This commit is contained in:
Nayan
2025-05-08 19:23:06 -04:00
parent 4e8e22ec61
commit e1e4d728b5
6 changed files with 49 additions and 6 deletions

View File

@@ -31,6 +31,7 @@
<div id="root">
<h1>Demo page</h1>
<p>If you are seeing this then the server is working :)</p>
<p><a href="/includetest.html">Click here</a> to see an example of including css and js as separate files</p>
<!-- <<LINKS>> -->
</div>
</body>