chore: Move JS to separate file
This commit is contained in:
1
Justfile
1
Justfile
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user