move to gitea
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<%- include("footer", locals) %>
|
||||
<script src="/assets/js/timezone.js?v1" nonce="<%= cspNonce %>"></script>
|
||||
<% if (!ended) { %>
|
||||
<script src="/assets/js/build.js?v1" nonce="<%= cspNonce %>"></script>
|
||||
<script src="/assets/js/build.js?v2" nonce="<%= cspNonce %>"></script>
|
||||
<% } %>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li>Developed by Cory Sanin</li>
|
||||
<li><a href="https://github.com/CorySanin/archery">Source</a></li>
|
||||
<li><a href="https://git.sanin.dev/corysanin/archery">Source</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
</div>
|
Reference in New Issue
Block a user