------------------------------------------------------------
commit c85d33b728d577aba553d04f6a3da71695bee933
Author: root <root@sand.scroll.pub> Date: Wed Aug 14 00:07:34 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..a6c717a 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 website. + +pageFooter ------------------------------------------------------------
commit 9d870c59b30105247cc9c344e4c8e0a66b495c0e
Author: root <root@sand.scroll.pub> Date: Wed Aug 14 00:07:23 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