a couple of small refactors

This commit is contained in:
counterweight 2025-02-27 12:36:22 +01:00
parent e632bbf0e0
commit 35d41827c6
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
3 changed files with 3 additions and 2 deletions

View file

@ -1 +1,2 @@
<script src="/javascript/app.js"></script>
<script src="/javascript/utils.js"></script>

View file

@ -0,0 +1 @@
<link rel="stylesheet" href="/css/seca.css" />