From af87bcdcb82a8a9e5d058648c86b51e5b7f16fb0 Mon Sep 17 00:00:00 2001 From: "Sebastian H. Gabrielli" Date: Thu, 4 Jan 2024 23:05:06 +0100 Subject: [PATCH] Built site --- public/categories/index.html | 20 ++++++++++++++++++-- public/index.html | 20 ++++++++++++++++++-- public/posts/index.html | 20 ++++++++++++++++++-- public/posts/my-first-post/index.html | 20 ++++++++++++++++++-- public/tags/index.html | 20 ++++++++++++++++++-- 5 files changed, 90 insertions(+), 10 deletions(-) diff --git a/public/categories/index.html b/public/categories/index.html index 1dbb9ed..9d077c5 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -128,11 +128,23 @@

Categories

@@ -143,6 +155,10 @@
+
+
Copyright © 2024 by Me
+
+ diff --git a/public/index.html b/public/index.html index b5d717b..69ed84f 100644 --- a/public/index.html +++ b/public/index.html @@ -129,11 +129,23 @@
@@ -181,6 +193,10 @@ Second title Very fancy lorem ipsum
+ + diff --git a/public/posts/index.html b/public/posts/index.html index 83989c3..249e566 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -128,11 +128,23 @@
@@ -163,6 +175,10 @@
+ + diff --git a/public/posts/my-first-post/index.html b/public/posts/my-first-post/index.html index c34261f..7f0213d 100644 --- a/public/posts/my-first-post/index.html +++ b/public/posts/my-first-post/index.html @@ -132,11 +132,23 @@ Second title Very fancy lorem ipsum"/>
@@ -172,6 +184,10 @@ Second title Very fancy lorem ipsum"/>
+ + diff --git a/public/tags/index.html b/public/tags/index.html index f5cff6e..6ab5d85 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -128,11 +128,23 @@

Tags

@@ -143,6 +155,10 @@
+ +