diff --git a/Rakefile b/Rakefile index b4ee5fc..96f1f04 100644 --- a/Rakefile +++ b/Rakefile @@ -53,7 +53,7 @@ end task default: ["app.wasm"] desc "Build site into /dist" -file :build_site => ["app.wasm"] do +task :build_site do rm_rf "dist" mkdir "dist" cp_r "assets", "dist" diff --git a/index.html b/index.html index f2e682e..9b448cd 100644 --- a/index.html +++ b/index.html @@ -184,7 +184,7 @@
@@ -207,7 +207,7 @@

Prawn BOX

- +