------------------------------------------------------------
commit 38e41e9d9eebf85296bad978a20c68d20f37af4c
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub>
Date: Fri Nov 8 15:25:47 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..0cb45b0 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,5 @@
buildHtml
+
theme roboto
-Hello World my name is
\ No newline at end of file
+Hello World my name is John
------------------------------------------------------------
commit 0f6866c958d3e6d31f063f037f8fdf7a30502fcd
Author: ffff:66.75.90.209 <ffff:66.75.90.209@hub.scroll.pub>
Date: Thu Nov 7 23:15:05 2024 +0000
Updated log.txt
diff --git a/log.txt b/log.txt
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
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