------------------------------------------------------------
commit 03074677675fcbfe828b7caeaed6b5aab392d6ee
Author: ffff:105.108.220.70 <ffff:105.108.220.70@hub.scroll.pub>
Date: Sat Nov 9 12:51:56 2024 +0000
Updated index.html
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit c1c0d6b080cf032eb9cf42683a6e849ad921e684
Author: root <root@hub.scroll.pub>
Date: Fri Nov 8 15:28:56 2024 +0000
Deleted log.txt
diff --git a/log.txt b/log.txt
deleted file mode 100644
index e69de29..0000000
------------------------------------------------------------
commit 73627d342930a46c4f746bef9888bd92a9991468
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub>
Date: Fri Nov 8 15:28:19 2024 +0000
Updated log.txt
diff --git a/log.txt b/log.txt
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit 2454d24bbdba6a0946dafb4a6b314a4db4d75ef8
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub>
Date: Fri Nov 8 15:28:15 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index b6f1c67..6b06f2f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -2,4 +2,4 @@ buildHtml
theme roboto
-Hello world my name is
+Hello World my name is
------------------------------------------------------------
commit deb01d2519042d3550430dfab7b3b68cb68c09d7
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub>
Date: Fri Nov 8 15:28:08 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..b6f1c67 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
------------------------------------------------------------
commit f50b7aeda0866583530eb1f180a339ac8f7eeb2e
Author: ffff:72.253.209.30 <ffff:72.253.209.30@hub.scroll.pub>
Date: Fri Nov 8 15:26:32 2024 +0000
Updated .gitignore
diff --git a/.gitignore b/.gitignore
index aa0ab78..afa85ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.DS_Store
*.html
*.txt
*.xml
------------------------------------------------------------
commit 7118bff68b4b2ff80321ac3cd6979e27fb7f39f0
Author: root <root@hub.scroll.pub>
Date: Fri Nov 8 15:26:04 2024 +0000
Deleted log.txt
diff --git a/log.txt b/log.txt
deleted file mode 100644
index e69de29..0000000
------------------------------------------------------------
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