From 699851f833322eda3bdfaa003c17ac0aea02c1fd Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 21 Oct 2024 22:44:27 -0300 Subject: [PATCH] Re-add
--- Rules | 1 + src/html/index.html | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Rules b/Rules index 40dc322..80534d4 100644 --- a/Rules +++ b/Rules @@ -38,6 +38,7 @@ compile("/js/index.tsx") do end compile("/html/index.html") do + filter(:erb) write("/index.html") locales.each do |locale| write("/#{locale}/index.html") diff --git a/src/html/index.html b/src/html/index.html index 4c3b24f..f0d49ed 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -6,7 +6,10 @@ -
+
+