diff options
Diffstat (limited to 'wolf3d/html/title.html')
| -rw-r--r-- | wolf3d/html/title.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wolf3d/html/title.html b/wolf3d/html/title.html new file mode 100644 index 0000000..483fb71 --- /dev/null +++ b/wolf3d/html/title.html @@ -0,0 +1,3 @@ +<div id="title"> + <img src="images/welcome.png"/> +</div> |