Skip to content

Commit

Permalink
html cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nochkin committed Dec 6, 2017
1 parent 1be7d12 commit 485e4f1
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 309 deletions.
Binary file removed html/cats/cross-eyed-cat.jpg
Binary file not shown.
Binary file removed html/cats/junge-katze-iv.jpg
Binary file not shown.
Binary file removed html/cats/kitten-loves-toy.jpg
Binary file not shown.
11 changes: 0 additions & 11 deletions html/index.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,10 @@
<div id="main">
<h1>It Works</h1>
<p>
If you see this, it means the tiny li'l website in your ESP8266 does actually work. Fyi, this page has
been loaded <b>%counter%</b> times.
<ul>
<li>If you haven't connected this device to your WLAN network now, you can <a href="/wifi">do so.</a></li>
<li>You can also control the <a href="led.tpl">LED</a>.</li>
<li>Esphttpd now also supports <a href="websocket/index.html">websockets</a>.</li>
<li>Test esphttpd using the built-in <a href="test/">test suite</a></li>
<li>And because I can, here's a link to my <a href="http://spritesmods.com/?f=esphttpd">website</a></ul>
</ul>
</p>

<p>And because we're on the Internets now, here are the required pictures of cats:<br />
<img src="cats/cross-eyed-cat.jpg"><br />
<img src="cats/junge-katze-iv.jpg"><br />
<img src="cats/kitten-loves-toy.jpg"><br />
</p>
</div>
</body></html>
15 changes: 0 additions & 15 deletions html/led.tpl

This file was deleted.

9 changes: 0 additions & 9 deletions html/test/index.html

This file was deleted.

205 changes: 0 additions & 205 deletions html/test/test.js

This file was deleted.

69 changes: 0 additions & 69 deletions html/websocket/index.html

This file was deleted.

0 comments on commit 485e4f1

Please sign in to comment.