------------------------------------------------------------
commit 498b9c7eaeaae9357b661eaf9bb1c69f64314d08
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 10:22:59 2024 +0000
Updated sitemap.scroll
diff --git a/sitemap.scroll b/sitemap.scroll
new file mode 100644
index 0000000..0e66eed
--- /dev/null
+++ b/sitemap.scroll
@@ -0,0 +1 @@
+printTxt
------------------------------------------------------------
commit 6a1b90424721f82b5ab4fe2e0bdddfb138fdbf70
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 10:19:23 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