------------------------------------------------------------
commit 994a70d287c383d1509bbf315a18bc68deddc010
Author: root <root@sand.scroll.pub>
Date: Thu Aug 29 01:26:06 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index afeb0fa..1c9ed9e 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,7 +1,8 @@
-title Hello world
-
-import header.scroll
-
-Welcome to my folder.
-
-scrollVersionLink
+title Hello world
+
+import header.scroll
+
+image nom.png
+Welcome to my folder.
+
+scrollVersionLink
------------------------------------------------------------
commit ef72c2a25c7b62feec2e7bc443acb89b79178a56
Author: root <root@sand.scroll.pub>
Date: Thu Aug 29 01:25:59 2024 +0000
Added nom.png
diff --git a/nom.png b/nom.png
new file mode 100644
index 0000000..57f4a46
Binary files /dev/null and b/nom.png differ
------------------------------------------------------------
commit b87176e6d6fa375aa83501b337638d34ee43e635
Author: root <root@sand.scroll.pub>
Date: Thu Aug 29 01:25:54 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