------------------------------------------------------------
commit dc23638239e4e24d6c7bfc03692f453ad0b354f3
Author: ffff:216.9.110.6 <ffff:216.9.110.6@hub.scroll.pub> Date: Mon Nov 25 14:09:46 2024 +0000 updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..000c18a 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,2 @@ buildHtml -theme roboto - -Hello World my name is \ No newline at end of file +anonCasting.mp3 ------------------------------------------------------------
commit 90ee65d6f0d27dd2541d585d03a24a4f295aaa01
Author: root <root@hub.scroll.pub> Date: Mon Nov 25 14:09:40 2024 +0000 Added anonCasting.mp3 diff --git a/anonCasting.mp3 b/anonCasting.mp3 new file mode 100644 index 0000000..b2de834 Binary files /dev/null and b/anonCasting.mp3 differ ------------------------------------------------------------
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