------------------------------------------------------------
commit 5d82f1e5532ed1046c9fb45352983475d7e46b06
Author: root <root@sand.scroll.pub> Date: Mon Aug 26 00:15:56 2024 +0000 Updated header.scroll diff --git a/header.scroll b/header.scroll index 3e8cc10..fb616ea 100644 --- a/header.scroll +++ b/header.scroll @@ -1,9 +1,9 @@ -buildHtml -buildTxt - -metaTags -gazetteCss -homeButton -viewSourceButton -printTitle -mediumColumns 1 +buildHtml +buildTxt + +metaTags +gazetteCss + +viewSourceButton +printTitle +mediumColumns 1 ------------------------------------------------------------
commit b5c0d43aa02d577afad569411973b3e470eac4dd
Author: root <root@sand.scroll.pub> Date: Mon Aug 26 00:15:03 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index afeb0fa..05c75a4 100644 --- a/index.scroll +++ b/index.scroll @@ -1,7 +1,7 @@ -title Hello world - -import header.scroll - -Welcome to my folder. - -scrollVersionLink +title Hello world + +import header.scroll + +Welcome to my folder Bob + +scrollVersionLink ------------------------------------------------------------
commit 9f50123fad83496ea7d31e4c24c8c1fd59935d24
Author: root <root@sand.scroll.pub> Date: Mon Aug 26 00:14:26 2024 +0000 Initial commit diff --git a/header.scroll b/header.scroll new file mode 100644 index 0000000..3e8cc10 --- /dev/null +++ b/header.scroll @@ -0,0 +1,9 @@ +buildHtml +buildTxt + +metaTags +gazetteCss +homeButton +viewSourceButton +printTitle +mediumColumns 1 diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..afeb0fa --- /dev/null +++ b/index.scroll @@ -0,0 +1,7 @@ +title Hello world + +import header.scroll + +Welcome to my folder. + +scrollVersionLink