diff --git a/justfile b/justfile index 5ffd6ae..d112723 100644 --- a/justfile +++ b/justfile @@ -21,3 +21,6 @@ export: export-html export-png deploy-html: export-html butler push build/{{CART}}.zip damantisshrimp/chi-tor:html + +webpage: + xdg-open "https://damantisshrimp.itch.io/chi-tor"