------------------------------------------------------------
commit 4706586b4904d93d6091239b99789cb6c5be8850
Author: ffff:98.97.141.22 <ffff:98.97.141.22@hub.scroll.pub> Date: Fri Oct 25 06:47:31 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..77795f3 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,3 @@ buildHtml -theme roboto -Hello World my name is \ No newline at end of file +video spirit.mp4 ------------------------------------------------------------
commit c9a47a9a075ef350837ad6b89cd9fd4455ae4683
Author: root <root@hub.scroll.pub> Date: Fri Oct 25 06:47:27 2024 +0000 Added spirit.mp4 diff --git a/spirit.mp4 b/spirit.mp4 new file mode 100644 index 0000000..9e466bc Binary files /dev/null and b/spirit.mp4 differ ------------------------------------------------------------
commit 801f3f332a039c9e5d640f1645ce681488fa0285
Author: root <root@hub.scroll.pub> Date: Fri Oct 18 21:57:19 2024 +0000 initial ${dir} 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