------------------------------------------------------------
commit 6db1db18ef02649ac6a48dccc367fcc428d155ef
Author: root <root@sand.scroll.pub> Date: Sun Jul 14 13:03:12 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 89c2442..5f80a10 100644 --- a/index.scroll +++ b/index.scroll @@ -9,6 +9,6 @@ printTitle mediumColumns 1 Welcome to my website. -how do i add text +how do i add images? pageFooter ------------------------------------------------------------
commit cc3ed3eb55cc255f57f6b8411961de42425e9a20
Author: root <root@sand.scroll.pub> Date: Sun Jul 14 13:02:47 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..89c2442 100644 --- a/index.scroll +++ b/index.scroll @@ -1,13 +1,14 @@ -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. +how do i add text + +pageFooter ------------------------------------------------------------
commit b3923d00009dd6b3eafa4a91c196831c051e7935
Author: root <root@sand.scroll.pub> Date: Sun Jul 14 13:01:25 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