------------------------------------------------------------
commit 08822e07714ef8bc4d221277f83da721174175a3
Author: ffff:173.198.69.239 <ffff:173.198.69.239@hub.scroll.pub> Date: Tue Nov 5 05:12:21 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 316f29d..4417f29 100644 --- a/index.scroll +++ b/index.scroll @@ -2,4 +2,4 @@ buildHtml theme roboto -Hello World my name is world +Hello World my name is Bob ------------------------------------------------------------
commit 3d8e0d6a485e8dfb1d0d168b247872311667954b
Author: ffff:173.198.69.239 <ffff:173.198.69.239@hub.scroll.pub> Date: Tue Nov 5 05:11:39 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 7909646..316f29d 100644 --- a/index.scroll +++ b/index.scroll @@ -2,4 +2,4 @@ buildHtml theme roboto -Hello World my name is ssssa +Hello World my name is world ------------------------------------------------------------
commit 02301a1ba0926fa454f5713ea6fcf57816dcf021
Author: ffff:173.198.69.239 <ffff:173.198.69.239@hub.scroll.pub> Date: Tue Nov 5 05:11:27 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 316f29d..7909646 100644 --- a/index.scroll +++ b/index.scroll @@ -2,4 +2,4 @@ buildHtml theme roboto -Hello World my name is world +Hello World my name is ssssa ------------------------------------------------------------
commit 6504d93bb68c0c3f13da767674fd05a13992681b
Author: ffff:173.198.69.239 <ffff:173.198.69.239@hub.scroll.pub> Date: Tue Nov 5 05:11:08 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..316f29d 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,5 @@ buildHtml + theme roboto -Hello World my name is \ No newline at end of file +Hello World my name is world ------------------------------------------------------------
commit bae9780b761ef03020de04944435f0db626158ce
Author: root <root@hub.scroll.pub> Date: Fri Oct 25 18:29:16 2024 +0000 initial blank_template template diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aa0ab78 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.html +*.txt +*.xml +*.css +*.js \ 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