add heading to the demo page

master
Ondřej Hruška 1 year ago
parent a6917bd563
commit 5acf2fe4e4
  1. 1
      demo/staticfiles/index.html

@ -5,6 +5,7 @@
<title>SpriteHTTPD demo</title> <title>SpriteHTTPD demo</title>
</head> </head>
<body> <body>
<h1>SpriteHTTPD demo</h1>
<img src="kocour.jpg" width="500"> <img src="kocour.jpg" width="500">
</body> </body>
</html> </html>

Loading…
Cancel
Save