------------------------------------------------------------
commit b818d160affdb86550345ba26810b9c3262fb09a
Author: ffff:152.59.23.181 <ffff:152.59.23.181@hub.scroll.pub> Date: Fri Nov 15 07:10:22 2024 +0000 Updated ArnavAnjaria.scroll diff --git a/ArnavAnjaria.scroll b/ArnavAnjaria.scroll index 4442ed6..20c63e3 100644 --- a/ArnavAnjaria.scroll +++ b/ArnavAnjaria.scroll @@ -1,4 +1,4 @@ buildHtml theme roboto -Hello World my name is \ No newline at end of file +Hello World my name is Arnav Keyur Anjaria ------------------------------------------------------------
commit b6ec144a6b599cf9b8f9e3dd8c89b1ff51f44e47
Author: ffff:152.59.23.181 <ffff:152.59.23.181@hub.scroll.pub> Date: Fri Nov 15 07:10:08 2024 +0000 Renamed index.scroll to ArnavAnjaria.scroll diff --git a/index.scroll b/ArnavAnjaria.scroll similarity index 100% rename from index.scroll rename to ArnavAnjaria.scroll ------------------------------------------------------------
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