chore: Move JS to separate file

This commit is contained in:
2026-06-05 02:06:56 +00:00
parent 74efbe9c1b
commit 9ade0820d6
3 changed files with 367 additions and 367 deletions

View File

@@ -8,3 +8,4 @@ serve:
deploy:
scp fabula-ultima-sheet.html {{ user }}@{{ host }}:{{ www-root }}/index.html
scp fabula-ultima-sheet.css {{ user }}@{{ host }}:{{ www-root }}/fabula-ultima-sheet.css
scp fabula-ultima-sheet.js {{ user }}@{{ host }}:{{ www-root }}/fabula-ultima-sheet.js