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>
</head>
<body>
<h1>SpriteHTTPD demo</h1>
<img src="kocour.jpg" width="500">
</body>
</html>

Loading…
Cancel
Save