------------------------------------------------------------
commit a80f3a3dab4f9f6b25c01e59bddd9990e25e876d
Author: root <root@sand.scroll.pub>
Date: Tue Jul 9 17:00:38 2024 +0000
Updated header.scroll
diff --git a/header.scroll b/header.scroll
index 52e07ae..0b76aa0 100644
--- a/header.scroll
+++ b/header.scroll
@@ -1,5 +1 @@
-metaTags
-gazetteCss
-pageHeader
-printTitle
-mediumColumns 1
\ No newline at end of file
+mnnnnnnnnn
\ No newline at end of file
------------------------------------------------------------
commit 9ba89748c6859e5ed55e7abbe592566daea572b0
Author: root <root@sand.scroll.pub>
Date: Tue Jul 9 17:00:20 2024 +0000
Initial commit
diff --git a/footer.scroll b/footer.scroll
new file mode 100644
index 0000000..c94b583
--- /dev/null
+++ b/footer.scroll
@@ -0,0 +1,5 @@
+importOnly
+****
+endColumns
+buildHtml
+buildTxt
\ No newline at end of file
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..52e07ae
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,5 @@
+metaTags
+gazetteCss
+pageHeader
+printTitle
+mediumColumns 1
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..7f0b274
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,6 @@
+import header.scroll
+title Hello world
+
+Welcome to my website.
+
+import footer.scroll
\ No newline at end of file