------------------------------------------------------------
commit 8b82142c475671a8b1144ff3493e4c7197b1cf30
Author: root <root@sand.scroll.pub>
Date: Thu Aug 15 16:14:22 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 9fa6b6e..2f51aba 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,16 +1,22 @@
-buildHtml
-buildTxt
-title Hello world
-
-metaTags
-gazetteCss
-homeButton
-viewSourceButton
-printTitle
-mediumColumns 1
-
-# Spec. Preview. Ship.
-
-Build at light speed
-
-scrollVersionLink
+buildHtml
+buildTxt
+
+metaTags
+gazetteCss
+homeButton
+viewSourceButton
+printTitle
+mediumColumns 1
+
+# Spec. Preview. Ship.
+
+Build at light speed
+
+css
+ body {
+ align-items: center;
+ background-image: linear-gradient(to bottom right, orange, purple);
+
+ }
+
+scrollVersionLink
------------------------------------------------------------
commit 5888532d3440dcfe053063f8b1d8c50ec901df8a
Author: root <root@sand.scroll.pub>
Date: Thu Aug 15 16:13:55 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index fa77e13..9fa6b6e 100644
--- a/index.scroll
+++ b/index.scroll
@@ -9,6 +9,8 @@ viewSourceButton
printTitle
mediumColumns 1
-Welcome to my website.
+# Spec. Preview. Ship.
+
+Build at light speed
scrollVersionLink
------------------------------------------------------------
commit ae08180d63728f587140b9d62f2bdb2e45b170ed
Author: root <root@sand.scroll.pub>
Date: Thu Aug 15 16:13:37 2024 +0000
Initial commit
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..fa77e13
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,14 @@
+buildHtml
+buildTxt
+title Hello world
+
+metaTags
+gazetteCss
+homeButton
+viewSourceButton
+printTitle
+mediumColumns 1
+
+Welcome to my website.
+
+scrollVersionLink