add webpage
This commit is contained in:
parent
b4325839a4
commit
612c3ae5d2
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
@ -21,3 +21,6 @@ export: export-html export-png
|
||||||
|
|
||||||
deploy-html: export-html
|
deploy-html: export-html
|
||||||
butler push build/{{CART}}.zip damantisshrimp/chi-tor:html
|
butler push build/{{CART}}.zip damantisshrimp/chi-tor:html
|
||||||
|
|
||||||
|
webpage:
|
||||||
|
xdg-open "https://damantisshrimp.itch.io/chi-tor"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue