------------------------------------------------------------
commit 987d0d11d54e3384c8bc44c7d75a220160330991
Author: root <root@sand.scroll.pub> Date: Wed Aug 28 23:22:58 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index afeb0fa..f97c103 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 + +image slides.gif + +scrollVersionLink ------------------------------------------------------------
commit 1e6c5dd15dcd51a29d2a9c74fc3e42d859163c34
Author: root <root@sand.scroll.pub> Date: Wed Aug 28 23:22:53 2024 +0000 Added slides.gif diff --git a/slides.gif b/slides.gif new file mode 100644 index 0000000..72d3d2a Binary files /dev/null and b/slides.gif differ ------------------------------------------------------------
commit 2d83a9c8f2f722b9bc4f838afbbe3faea987024c
Author: root <root@sand.scroll.pub> Date: Wed Aug 28 23:22:43 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