------------------------------------------------------------
commit a758038f3c8e43d243244165694224158471433a
Author: ffff:104.28.77.153 <ffff:104.28.77.153@hub.scroll.pub> Date: Sat Oct 26 22:35:17 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..4f3c226 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 Adamio ------------------------------------------------------------
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