summaryrefslogtreecommitdiff
path: root/client/web/templates
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-07-06 20:13:44 +0200
committerJules Laplace <julescarbon@gmail.com>2017-07-06 20:13:44 +0200
commitf5626c80f1997308c39f967c2607ef836d6a035b (patch)
treee670b58023f7229cdbfc4fcdddb7b55b5872f91e /client/web/templates
parent232d2a5a38840d6cd169420eab4bc462c26b9d95 (diff)
build
Diffstat (limited to 'client/web/templates')
-rw-r--r--client/web/templates/index.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/web/templates/index.ejs b/client/web/templates/index.ejs
index 312e8e8..7e82c2f 100644
--- a/client/web/templates/index.ejs
+++ b/client/web/templates/index.ejs
@@ -100,6 +100,7 @@ ga('send', 'pageview');
<body class='loading'>
<div id="react-root"></div>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/fetch/2.0.3/fetch.min.js"></script>
</body>
<script src="https://www.youtube.com/iframe_api"></script>
</html>