Move new site into src folder

This commit is contained in:
Matthew Holt 2023-12-07 19:11:10 -07:00 committed by Francis Lavoie
parent c0d7ca3f22
commit b4c4b113f6
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
199 changed files with 4768 additions and 9104 deletions

View file

@ -2,9 +2,9 @@
<html>
<head>
<title>Logout - Caddy</title>
{{import "/includes/account/head.html"}}
{{import "/old/includes/account/head.html"}}
{{template "account-head"}}
<script src="/resources/js/account/logout.js{{template "cacheBust"}}"></script>
<script src="/old/resources/js/account/logout.js{{template "cacheBust"}}"></script>
</head>
<body>
Logging out...