mirror of
https://github.com/opus-tango/http-server-in-c.git
synced 2026-03-20 03:55:25 +00:00
enable additional file types and add demo files
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user