fix theme switcher script url
This commit is contained in:
parent
320cd96a6e
commit
6c1c0daa70
@ -231,7 +231,7 @@
|
||||
</div>
|
||||
</dialog>
|
||||
|
||||
<script type="module" src=."dsfr/dsfr.module.min.js"></script>
|
||||
<script type="module" src="dsfr/dsfr.module.min.js"></script>
|
||||
<script type="text/javascript" nomodule src="dsfr/dsfr.nomodule.min.js"></script>
|
||||
<script>
|
||||
Array.prototype.choice = function () { return this[Math.floor(Math.random() * this.length)] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user