------------------------------------------------------------
commit e75e338d02b2235c96fcd9794e0cc0f6e8e4792c
Author: root <root@sand.scroll.pub> Date: Sat Aug 3 10:26:39 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..c0d62cb 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 2 + +Welcome to my website. + +pageFooter ------------------------------------------------------------
commit 88d25521a75b54049f0bb57f4d6657d29d500b67
Author: root <root@sand.scroll.pub> Date: Sat Aug 3 10:26:08 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