------------------------------------------------------------
commit 38b4b3bb056457d2afb3a22563e62ab9c5479038
Author: root <root@sand.scroll.pub> Date: Sat Aug 24 08:38:21 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index afeb0fa..b8f91ba 100644 --- a/index.scroll +++ b/index.scroll @@ -1,7 +1,7 @@ -title Hello world +title ex London Café import header.scroll -Welcome to my folder. +This one unfortunately failed. Turns out you can't have é in a folder name. scrollVersionLink ------------------------------------------------------------
commit 9bb38a0cd1e69df4521a33277486804c6e841af3
Author: root <root@sand.scroll.pub> Date: Sat Aug 24 08:32:17 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