------------------------------------------------------------
commit 57d584d379ecc7efb4246c2fee1272a8fe17f91b
Author: Breck Yunits <breck7@gmail.com>
Date: Sun Nov 17 11:27:33 2024 -1000
diff --git a/index.scroll b/index.scroll
index c8c43f4..07c00f0 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,4 @@
buildHtml
theme roboto
-Hello World my name is blog
+Hello World my name is blogger.
------------------------------------------------------------
commit ec88323c411a1e933d07d73e2ad6abdca98cb43e
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub>
Date: Sun Nov 17 21:26:58 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..c8c43f4 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 blog
------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub>
Date: Sun Nov 10 20:12:15 2024 +0000
initial blank_template template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd1a52d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+*.html
+*.txt
+*.xml
+*.css
+*.js
+*.csv
+requests.scroll
\ 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