------------------------------------------------------------
commit 80a1657bf112d7efbbd6ec2b9b035ba3e56782f1
Author: root <root@sand.scroll.pub> Date: Mon Jul 8 22:39:18 2024 +0000 Updated footer.scroll diff --git a/footer.scroll b/footer.scroll index c94b583..c6b4d0f 100644 --- a/footer.scroll +++ b/footer.scroll @@ -1,5 +1,4 @@ -importOnly -**** -endColumns -buildHtml -buildTxt \ No newline at end of file +importOnly +**** +endColumns +buildHtmlmnbbvcvxcferfg \ No newline at end of file ------------------------------------------------------------
commit 8971f36ddd56c244162eb0aed4e9f50be539a7af
Author: root <root@sand.scroll.pub> Date: Mon Jul 8 22:38:40 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 7f0b274..d368c50 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,6 @@ -import header.scroll -title Hello world - -Welcome to my website. - +import header.scroll +title Hello world + +Welcome to my website. + import footer.scroll \ No newline at end of file ------------------------------------------------------------
commit e2e4a2da4a30e8a536c7e213441d0620f11592f7
Author: root <root@sand.scroll.pub> Date: Mon Jul 8 22:38:28 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