commit c41b183418b93f6484cc7c6748c2ca1fa2a8950c
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:13:55 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index 4083618..8313135 100644 --- a/index.scroll +++ b/index.scroll @@ -1,9 +1,4 @@ buildHtml theme roboto - - -iframe - src https://starboom.scroll.pub/boom.html - style position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; width: 100%; height: 100%; Hello World my name is \ No newline at end of file
commit 57e4d7b474a7a66fddf993f27a5d92ef6f469d7d
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:13:46 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index 0ac6e93..4083618 100644 --- a/index.scroll +++ b/index.scroll @@ -4,6 +4,6 @@ theme roboto iframe src https://starboom.scroll.pub/boom.html - style position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; + style position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; width: 100%; height: 100%; Hello World my name is \ No newline at end of file
commit 6e171055976772f35aaaa4674729affbaff28bc7
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:13:39 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index b8a5c28..0ac6e93 100644 --- a/index.scroll +++ b/index.scroll @@ -4,6 +4,6 @@ theme roboto iframe src https://starboom.scroll.pub/boom.html - style position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; + style position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; Hello World my name is \ No newline at end of file
commit 6a05f4e2e3dcda3d562eda86fc16adaba5722d1f
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:13:25 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index e5b51be..b8a5c28 100644 --- a/index.scroll +++ b/index.scroll @@ -4,4 +4,6 @@ theme roboto iframe src https://starboom.scroll.pub/boom.html + style position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; + Hello World my name is \ No newline at end of file
commit b57e49056a4870618cc47948885a24d2ec06c97d
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:12:42 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index 7181c40..e5b51be 100644 --- a/index.scroll +++ b/index.scroll @@ -2,5 +2,6 @@ buildHtml theme roboto -iframe https://starboom.scroll.pub/boom.html +iframe + src https://starboom.scroll.pub/boom.html Hello World my name is \ No newline at end of file
commit e5fb374db1d87c6af05c42692a08af69b0971be8
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:12:27 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index 443d84f..7181c40 100644 --- a/index.scroll +++ b/index.scroll @@ -2,5 +2,5 @@ buildHtml theme roboto -https://starboom.scroll.pub/boom.html +iframe https://starboom.scroll.pub/boom.html Hello World my name is \ No newline at end of file
commit a84301579667c924c7e15c641c5c106eb3389636
Author: ffff:207.243.92.34 <ffff:207.243.92.34@hub.scroll.pub> Date: 2025-01-17 22:12:23 +0000 Subject: updated index.scroll diff --git a/index.scroll b/index.scroll index 4442ed6..443d84f 100644 --- a/index.scroll +++ b/index.scroll @@ -1,4 +1,6 @@ buildHtml theme roboto + +https://starboom.scroll.pub/boom.html Hello World my name is \ No newline at end of file
commit fda54dbff1d85c5169aabaa592b849be690002f2
Author: ffff:12.186.22.250 <ffff:12.186.22.250@hub.scroll.pub> Date: 2024-12-22 18:15:33 +0000 Subject: updated .gitignore diff --git a/.gitignore b/.gitignore index bd1a52d..43b9694 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ *.css *.js *.csv +.* requests.scroll \ No newline at end of file
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub> Date: 2024-11-10 20:12:15 +0000 Subject: 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