feat: Add SSL redirect
All checks were successful
Build Docker / Build Main Image (push) Successful in 21s
All checks were successful
Build Docker / Build Main Image (push) Successful in 21s
This commit is contained in:
parent
c3da1ffff3
commit
1493c545bb
@ -48,6 +48,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="https://nathan.woodburn/https.js"></script>
|
||||
<script src="assets/js/theme.js"></script>
|
||||
</body>
|
||||
|
||||
|
@ -100,6 +100,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="https://nathan.woodburn/https.js"></script>
|
||||
<script src="assets/js/theme.js"></script>
|
||||
</body>
|
||||
|
||||
|
@ -95,6 +95,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="https://nathan.woodburn/https.js"></script>
|
||||
<script src="assets/js/theme.js"></script>
|
||||
</body>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user