🐛 FIX: Force HTTPS
Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
parent
2bdbabc116
commit
72e36127e3
@ -22,7 +22,7 @@
|
|||||||
<link rel="stylesheet" href="css/icomoon.css">
|
<link rel="stylesheet" href="css/icomoon.css">
|
||||||
<link rel="stylesheet" href="css/style.css">
|
<link rel="stylesheet" href="css/style.css">
|
||||||
|
|
||||||
<!-- <script>if (location.protocol !== "https:") location.protocol = "https:";</script> -->
|
<script>if (location.protocol !== "https:") location.protocol = "https:";</script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user