No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
0 additions and
7 deletions
-
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> |
|
|
|