diff options
Diffstat (limited to 'client/web/templates/index.ejs')
| -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 ec11dda..b83d93b 100644 --- a/client/web/templates/index.ejs +++ b/client/web/templates/index.ejs @@ -26,6 +26,6 @@ svg { <body> <div id="react-root"></div> </body> - <script src="http://www.youtube.com/iframe_api"></script> + <script src="https://www.youtube.com/iframe_api"></script> </html> |
