No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with
0 additions and
1 deletions
-
voicegardens/templates/index.html
|
|
@ -12,7 +12,6 @@ |
|
|
|
/> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<a href="{{ url_for('about') }}"><img src="../static/images/ABOUT-BW.png" class="button about"></a> |
|
|
|
<script src="/static/p5js/p5.min.js" charset="utf-8"></script> |
|
|
|
<script src="/static/p5js/p5.sound.min.js" charset="utf-8"></script> |
|
|
|
<script src="/static/p5js/p5.collide2d.min.js" charset="utf-8"></script> |
|
|
|