Added embedded filesystem. Whee!

This commit is contained in:
Jeroen Domburg
2014-10-08 13:40:08 +02:00
parent b736d77abb
commit 2bba5c13ed
10 changed files with 351 additions and 14 deletions
+7
View File
@@ -0,0 +1,7 @@
<html>
<head><title>Test</title></head>
<body>
<h1>Test2!</h1>
<p>Here's an image of a cat (hopefully...)<br />
<img src="cat.jpeg">
</p>