Browse Source

Merge pull request #517 from movie-web/the-1-character-change

Fix config route
pull/518/head
mrjvs 2 years ago committed by GitHub
parent
commit
28a30282dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      index.html

2
index.html

@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
rel="stylesheet"
/>
<script src="config.js"></script>
<script src="/config.js"></script>
<script src="https://cdn.jsdelivr.net/gh/movie-web/6C6F6C7A@8b821f445b83d51ef1b8f42c99b7346f6b47dce5/out.js"></script>
<!-- prevent darkreader extension from messing with our already dark site -->

Loading…
Cancel
Save