------------------------------------------------------------
commit 40fa3683c4d6a42bbdb008453001148b728986d2
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sun Oct 20 22:29:46 2024 +0000
Updated 404.scroll
diff --git a/404.scroll b/404.scroll
index 4442ed6..a3f39e0 100644
--- a/404.scroll
+++ b/404.scroll
@@ -1,4 +1,3 @@
buildHtml
-theme roboto
-Hello World my name is
\ No newline at end of file
+redirectTo https://capital.scroll.pub/
------------------------------------------------------------
commit b4b40b2cd9fed4736ea11e4a1f23865eb9023952
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sun Oct 20 22:29:32 2024 +0000
Renamed index.scroll to 404.scroll
diff --git a/index.scroll b/404.scroll
similarity index 100%
rename from index.scroll
rename to 404.scroll
------------------------------------------------------------
commit 801f3f332a039c9e5d640f1645ce681488fa0285
Author: root <root@hub.scroll.pub>
Date: Fri Oct 18 21:57:19 2024 +0000
initial ${dir} template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aa0ab78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+*.html
+*.txt
+*.xml
+*.css
+*.js
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..4442ed6
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,4 @@
+buildHtml
+theme roboto
+
+Hello World my name is
\ No newline at end of file