From 3570dc05fcc21cffcd2279ef9b514cfebe9ee851 Mon Sep 17 00:00:00 2001 From: "M. Bellucci" Date: Sat, 4 May 2024 15:13:50 -0300 Subject: [PATCH] fixup! fix deploy --- Rakefile | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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

- +