Rocket/examples/static_files/static/index.html

6 lines
130 B
HTML

<h1>Hello, world!</h1>
<a href="rocket-icon.jpg">
<img src="rocket-icon.jpg" alt="A rocket icon." height=200 width=200 />
</a>