diff options
Diffstat (limited to 'client/web/templates')
| -rw-r--r-- | client/web/templates/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/web/templates/index.ejs b/client/web/templates/index.ejs index 4b7ab66..312e8e8 100644 --- a/client/web/templates/index.ejs +++ b/client/web/templates/index.ejs @@ -99,7 +99,7 @@ ga('send', 'pageview'); </head> <body class='loading'> <div id="react-root"></div> -</body> <script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script> +</body> <script src="https://www.youtube.com/iframe_api"></script> </html> |
