------------------------------------------------------------
commit 20463ca0a9ec05d6a3f2c4ac28a0d33d04b86def
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 20:31:07 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..5a2e2c6 100644 --- a/index.scroll +++ b/index.scroll @@ -1,13 +1,13 @@ -buildHtml -buildTxt -title Hello world - -metaTags -gazetteCss -pageHeader -printTitle -mediumColumns 1 - -Welcome to my website. - -pageFooter +buildHtml +buildTxt +title Hello world + +metaTags +gazetteCss +pageHeader +printTitle +mediumColumns 1 + +Welcome to my home on the web. + +pageFooter ------------------------------------------------------------
commit 3a905f3b4e2a1a050008844740fabe11eb530e74
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 20:30:56 2024 +0000 Initial commit diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..9921cb6 --- /dev/null +++ b/index.scroll @@ -0,0 +1,13 @@ +buildHtml +buildTxt +title Hello world + +metaTags +gazetteCss +pageHeader +printTitle +mediumColumns 1 + +Welcome to my website. + +pageFooter