HambiMap/sketch/html/overview.html

11 lines
290 B
HTML

<!DOCTYPE html>
<html>
<title>Sketch HambiMap</title>
<body>
<h2>Sketch HambiMap</h2>
<a href="main_with_title.html">Sketch with a title area above the map</a>
<br/>
<a href="main_with_sidebar.html">Sketch where I moved all the stuff from the title area to a sidebar</a>
</body>
</html>