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 @@
- +