------------------------------------------------------------
commit 262f9cbce8c42a7dc7168b3ced9b0a60ed4c3bb6
Author: ffff:188.241.176.200 <ffff:188.241.176.200@hub.scroll.pub> Date: Fri Oct 25 20:28:52 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index ef8c6ae..543c234 100644 --- a/index.scroll +++ b/index.scroll @@ -5,4 +5,5 @@ theme roboto identity npub - tweet:space x + tweet space x + rplytweet @spinlaunch ------------------------------------------------------------
commit 73d2b9a91429a3d3302c0d55a4ad33f04322ea8d
Author: ffff:188.241.176.200 <ffff:188.241.176.200@hub.scroll.pub> Date: Fri Oct 25 20:20:24 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index dcdb722..ef8c6ae 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,8 @@ buildHtml theme roboto +//this feature does not exist yet + identity npub tweet:space x ------------------------------------------------------------
commit b0de5005cb36137981dd02ef6b67365a1683551a
Author: ffff:188.241.176.200 <ffff:188.241.176.200@hub.scroll.pub> Date: Fri Oct 25 20:18:52 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..dcdb722 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,6 @@ buildHtml theme roboto -Hello World my name is \ No newline at end of file +identity + npub + tweet:space x ------------------------------------------------------------
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