commit 50d73547baaa947cf70343c124925e4d250d0092
Author: ffff:82.37.28.57 <ffff:82.37.28.57@hub.scroll.pub>
Date: 2024-12-14 11:18:09 +0000
Subject: updated new.scroll
diff --git a/new.scroll b/new.scroll
index e69de29..5ab2f8a 100644
--- a/new.scroll
+++ b/new.scroll
@@ -0,0 +1 @@
+Hello
\ No newline at end of file
commit 80e21e7a0ced6d2500bf15b16742b655ec2decc0
Author: ffff:82.37.28.57 <ffff:82.37.28.57@hub.scroll.pub>
Date: 2024-12-14 11:18:04 +0000
Subject: created new.scroll
diff --git a/new.scroll b/new.scroll
new file mode 100644
index 0000000..e69de29
commit 364539b2c1512d90643fcb9a81ba95fee3fbba5d
Author: ffff:82.37.28.57 <ffff:82.37.28.57@hub.scroll.pub>
Date: 2024-12-14 11:17:50 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..d72884a 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,4 @@
buildHtml
theme roboto
-Hello World my name is
\ No newline at end of file
+Hello World my name is Oscar
\ 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