------------------------------------------------------------
commit 6990d6532a07f0acf4b2f4d68f85eda8bdcb8c6f
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 00:03:26 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..9d8ded3 100644 --- a/index.scroll +++ b/index.scroll @@ -1,13 +1,15 @@ -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 + +button Test world + +Welcome to my website. + +pageFooter ------------------------------------------------------------
commit e061a14a74f95993db7ae3c5e5f84965d1fa16f0
Author: root <root@sand.scroll.pub> Date: Sat Aug 10 00:03:18 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