------------------------------------------------------------
commit 56020da5878505933d3561184dfdb56eb2f76b9e
Author: root <root@hub.scroll.pub>
Date: Sun Dec 15 15:52:55 2024 +0000
Deleted index.scroll
diff --git a/index.scroll b/index.scroll
deleted file mode 100644
index adedccf..0000000
--- a/index.scroll
+++ /dev/null
@@ -1,4 +0,0 @@
-buildHtml
-theme roboto
-
-Hello World my name is boob
\ No newline at end of file
------------------------------------------------------------
commit a7bfb55b39a64e39f81ca3c6585674dd27245e15
Author: ffff:217.155.105.16 <ffff:217.155.105.16@hub.scroll.pub>
Date: Sun Dec 15 15:52:23 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..adedccf 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 boob
\ No newline at end of file
------------------------------------------------------------
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