------------------------------------------------------------
commit c523f5012725fbd8a1a4467ec34f1a218f783685
Author: root <root@sand.scroll.pub> Date: Thu Aug 29 13:01:59 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index afeb0fa..f6e34df 100644 --- a/index.scroll +++ b/index.scroll @@ -1,7 +1,5 @@ -title Hello world - -import header.scroll - -Welcome to my folder. - -scrollVersionLink +title Hello king! + +import header.scroll + +scrollVersionLink ------------------------------------------------------------
commit 0d136d6d705c1ccf219cfce8dd59dbb6163710bf
Author: root <root@sand.scroll.pub> Date: Thu Aug 29 13:01:42 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