------------------------------------------------------------
commit febc783f24bb274a9893590e93d5bdf5ed428818
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Nov 13 16:58:14 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9e458c8..9d95f95 100644 --- a/index.scroll +++ b/index.scroll @@ -3,4 +3,4 @@ theme roboto Hello World my name is green -background blue +background grey ------------------------------------------------------------
commit 34a8dc82a51c86d216a34b67e9e539205c1a473a
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Nov 13 16:58:12 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 43cfe8c..9e458c8 100644 --- a/index.scroll +++ b/index.scroll @@ -2,3 +2,5 @@ buildHtml theme roboto Hello World my name is green + +background blue ------------------------------------------------------------
commit dfbc52e3d77dd1e58785c22d29782ca095ac4178
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Nov 13 16:58:08 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 5d68e22..43cfe8c 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml theme roboto -Hello World my name is red +Hello World my name is green ------------------------------------------------------------
commit ceb5bdf41a4a6aac1b5ed3f19d2a85af27ce314b
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Nov 13 16:57:59 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9ebfd8f..5d68e22 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml theme roboto -Hello World my name is test +Hello World my name is red ------------------------------------------------------------
commit bd6acfc47c788324ffffb397176b2ff4a7bbe45a
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Nov 13 16:55:37 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..9ebfd8f 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,4 @@ buildHtml theme roboto -Hello World my name is \ No newline at end of file +Hello World my name is test ------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub> Date: Sun Nov 10 20:12:15 2024 +0000 initial blank_template template diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd1a52d --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +.DS_Store +*.html +*.txt +*.xml +*.css +*.js +*.csv +requests.scroll \ No newline at end of file diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..4442ed6 --- /dev/null +++ b/index.scroll @@ -0,0 +1,4 @@ +buildHtml +theme roboto + +Hello World my name is \ No newline at end of file