summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-10-13 12:12:37 +0300
committerYuval Adam <_@yuv.al>2017-10-13 12:12:37 +0300
commit10578eb7706035c3d28b37db58dfa1b16709b510 (patch)
tree09458366c13fe6ebca32e8099659dd4ab0093dca /templates
parent013346d395118aafe0a74fa58d50aaeec023bf00 (diff)
Initial brunch build works
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 9e31d6d..f7f425b 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -22,5 +22,6 @@
<root></root>
</div>
<script src="{{ url_for('static', filename='js/app.js') }}"></script>
+ <script type="text/javascript">require('geshem');</script>
</body>
</html>