------------------------------------------------------------
commit 9c3448a2609a43c2bd204f5bb8b300832d2a1383
Author: root <root@sand.scroll.pub>
Date: Wed Jul 10 04:00:13 2024 +0000
Updated header.scroll
diff --git a/header.scroll b/header.scroll
index 52e07ae..bf74e09 100644
--- a/header.scroll
+++ b/header.scroll
@@ -1,5 +1,7 @@
-metaTags
-gazetteCss
-pageHeader
-printTitle
-mediumColumns 1
\ No newline at end of file
+metaTags
+gazetteCss
+pageHeader
+printTitle
+mediumColumns 1
+
+headerhtings
\ No newline at end of file
------------------------------------------------------------
commit b0af53f8b8ef917e1a2a07d685aae5cc7e368ce7
Author: root <root@sand.scroll.pub>
Date: Wed Jul 10 03:58:39 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