Add _helpers.js to embed.ecr

This commit is contained in:
Samantaz Fox 2022-07-11 21:15:54 +02:00
parent abc81ebd08
commit 7119471b79
No known key found for this signature in database
GPG key ID: F42821059186176E

View file

@ -11,6 +11,7 @@
<link rel="stylesheet" href="/css/default.css?v=<%= ASSET_COMMIT %>">
<link rel="stylesheet" href="/css/embed.css?v=<%= ASSET_COMMIT %>">
<title><%= HTML.escape(video.title) %> - Invidious</title>
<script src="/js/_helpers.js?v=<%= ASSET_COMMIT %>"></script>
</head>
<body class="dark-theme">