------------------------------------------------------------
commit e896b8f31356daecaa07e0892f3d1a103d93f8ea
Author: ffff:173.198.69.239 <ffff:173.198.69.239@hub.scroll.pub>
Date: Mon Nov 4 18:45:37 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 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