mirror of
https://github.com/jeelabs/esp-link.git
synced 2026-03-10 11:16:48 +01:00
11 lines
251 B
HTML
11 lines
251 B
HTML
<html>
|
|
<head><title>Test</title></head>
|
|
<body>
|
|
<h1>Test2!</h1>
|
|
<p>Here's an image of a cat (hopefully...)<br />
|
|
<img src="cat.jpeg"><br />
|
|
<img src="ceilingcat.jpg"><br />
|
|
<img src="disapprove.jpg"><br />
|
|
<img src="invisiblepogostick.jpg"><br />
|
|
</p>
|