------------------------------------------------------------
commit 2567446d6dbe7fa357c62439873b6c818361ba1e
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 13:08:28 2024 +0000
Updated caca.scroll
diff --git a/caca.scroll b/caca.scroll
index c365a69..2b666a1 100644
--- a/caca.scroll
+++ b/caca.scroll
@@ -1 +1,5 @@
-title caca
\ No newline at end of file
+import header.scroll
+title caca
+
+prooooooout
+import footer.scroll
\ No newline at end of file
------------------------------------------------------------
commit 7ae825cddc1ea59db7bdc5c78a0d7d4e81422d65
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 13:08:05 2024 +0000
Updated caca.scroll
diff --git a/caca.scroll b/caca.scroll
new file mode 100644
index 0000000..c365a69
--- /dev/null
+++ b/caca.scroll
@@ -0,0 +1 @@
+title caca
\ No newline at end of file
------------------------------------------------------------
commit 2133e8207917902e8262fa81f757b9e42863395a
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 13:07:46 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index d368c50..30a38ba 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,5 +1,5 @@
import header.scroll
-title Hello world
+title prout
Welcome to my website.
------------------------------------------------------------
commit 5edbe6f5fef6e9cc0cf40cb0fcfadbc6ee6bde02
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 13:07:36 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 7f0b274..d368c50 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,6 +1,6 @@
-import header.scroll
-title Hello world
-
-Welcome to my website.
-
+import header.scroll
+title Hello world
+
+Welcome to my website.
+
import footer.scroll
\ No newline at end of file
------------------------------------------------------------
commit 97d2708c5cf7d20f6abf36f396cc68ea6955d6fc
Author: root <root@sand.scroll.pub>
Date: Mon Jul 8 13:07:30 2024 +0000
Initial commit
diff --git a/footer.scroll b/footer.scroll
new file mode 100644
index 0000000..c94b583
--- /dev/null
+++ b/footer.scroll
@@ -0,0 +1,5 @@
+importOnly
+****
+endColumns
+buildHtml
+buildTxt
\ No newline at end of file
diff --git a/header.scroll b/header.scroll
new file mode 100644
index 0000000..52e07ae
--- /dev/null
+++ b/header.scroll
@@ -0,0 +1,5 @@
+metaTags
+gazetteCss
+pageHeader
+printTitle
+mediumColumns 1
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..7f0b274
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,6 @@
+import header.scroll
+title Hello world
+
+Welcome to my website.
+
+import footer.scroll
\ No newline at end of file