Browse Source

For now, remove menu items

main
Luke Murphy 4 years ago
parent
commit
6073a23960
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 7
      voicegardens/templates/index.html

7
voicegardens/templates/index.html

@ -18,13 +18,6 @@
/>
</head>
<body>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/archive">Archive</a></li>
</ul>
<div id="canvasContainer"></div>
<script src="/static/leaflet/leaflet-src.js" charset="utf-8"></script>
<script src="/static/mappajs/mappa.min.js" charset="utf-8"></script>
<script src="/static/p5js/p5.min.js" charset="utf-8"></script>

Loading…
Cancel
Save