------------------------------------------------------------
commit 6b76545583192667416f32bac24b707355c478eb
Author: root <root@hub.scroll.pub> Date: Thu Sep 26 17:32:05 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 8a4e792..828eb31 100644 --- a/index.scroll +++ b/index.scroll @@ -1,10 +1,10 @@ buildHtml title Dark Theme Test -printTitle - theme dark +printTitle + Welcome to my folder. scrollVersionLink ------------------------------------------------------------
commit 86a38f7f2e0777811df685ae53ae90bfa02efef6
Author: root <root@hub.scroll.pub> Date: Thu Sep 26 17:31:57 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 09a2385..8a4e792 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1,7 @@ buildHtml -title Hello world +title Dark Theme Test + +printTitle theme dark ------------------------------------------------------------
commit e46780c34a5b200ddf86667fc223bf83a13ead73
Author: root <root@hub.scroll.pub> Date: Thu Sep 26 17:31:46 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 86c509e..09a2385 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,7 @@ +buildHtml title Hello world -header.scroll +theme dark Welcome to my folder. ------------------------------------------------------------
commit 71fa763defa0b9904b70fcc887fd360009f18123
Author: root <root@hub.scroll.pub> Date: Thu Sep 26 16:06:02 2024 +0000 Initial commit from blank template diff --git a/header.scroll b/header.scroll new file mode 100644 index 0000000..78643be --- /dev/null +++ b/header.scroll @@ -0,0 +1,10 @@ +importOnly +buildHtml +buildTxt + +metaTags +gazetteCss +homeButton +viewSourceButton +printTitle +mediumColumns 1 diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..86c509e --- /dev/null +++ b/index.scroll @@ -0,0 +1,7 @@ +title Hello world + +header.scroll + +Welcome to my folder. + +scrollVersionLink