------------------------------------------------------------
commit d2f7eb50d30c396433606c5ea7df1baa84a3da5a
Author: root <root@sand.scroll.pub>
Date: Sat Jul 13 10:54:17 2024 +0000
Updated header.scroll
diff --git a/header.scroll b/header.scroll
index 1ca624f..af3de44 100644
--- a/header.scroll
+++ b/header.scroll
@@ -1,7 +1,8 @@
+buildHtml
+buildTxt
+
metaTags
gazetteCss
pageHeader
printTitle
-buildHtml
-buildTxt
-mediumColumns 1
\ No newline at end of file
+mediumColumns 1
------------------------------------------------------------
commit cc670205c99ffe40ab951f9f25ba1286d0e31dad
Author: root <root@sand.scroll.pub>
Date: Sat Jul 13 10:53:46 2024 +0000
Initial commit
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..1ca624f
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,7 @@
+metaTags
+gazetteCss
+pageHeader
+printTitle
+buildHtml
+buildTxt
+mediumColumns 1
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..1de4fdb
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,6 @@
+import header.scroll
+title Hello world
+
+Welcome to my website.
+
+pageFooter
\ No newline at end of file