------------------------------------------------------------
commit a1cff03dc605b4bf66dd2abe71455e8471cf1f75
Author: ffff:91.189.27.97 <ffff:91.189.27.97@hub.scroll.pub>
Date: Mon Oct 28 14:41:41 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..158553c 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,4 @@
buildHtml
theme roboto
-Hello World my name is
\ No newline at end of file
+Hello World my name is Test
------------------------------------------------------------
commit bae9780b761ef03020de04944435f0db626158ce
Author: root <root@hub.scroll.pub>
Date: Fri Oct 25 18:29:16 2024 +0000
initial blank_template 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