------------------------------------------------------------
commit 19b6809546018308e37c9666b835916c13fe7657
Author: ffff:98.97.57.209 <ffff:98.97.57.209@hub.scroll.pub>
Date: Sun Nov 3 04:30:32 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4436361..255161f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -2,4 +2,6 @@ buildHtml
theme roboto
-Hello World my name is tesss
+import f.scroll
+
+Hello World my name is bbbb
------------------------------------------------------------
commit 0d1bdc55f897fd663994c2e8e1369def1c0766f7
Author: ffff:98.97.57.209 <ffff:98.97.57.209@hub.scroll.pub>
Date: Sun Nov 3 04:24:28 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..4436361 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 tesss
------------------------------------------------------------
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