------------------------------------------------------------
commit acdecf88e10e72664a9a39b5d06f8215e0740cfa
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub>
Date: Mon Dec 16 02:31:16 2024 +0000
updated untitled.scroll
diff --git a/untitled.scroll b/untitled.scroll
index e69de29..2b6d5c6 100644
--- a/untitled.scroll
+++ b/untitled.scroll
@@ -0,0 +1,3 @@
+buildTxt
+
+ok
\ No newline at end of file
------------------------------------------------------------
commit 1c267271f99b107283ad0475efba6655557e9a9f
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub>
Date: Mon Dec 16 02:31:01 2024 +0000
created untitled.scroll
diff --git a/untitled.scroll b/untitled.scroll
new file mode 100644
index 0000000..e69de29
------------------------------------------------------------
commit c58336508b519f4830341a20de77be178d72e88d
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub>
Date: Mon Dec 16 02:30:49 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..2d8ae74 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
\ 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