From b139df38386d4a525afc0757d49fcf9ce1076341 Mon Sep 17 00:00:00 2001 From: vanten-s Date: Wed, 6 Sep 2023 11:10:37 +0200 Subject: [PATCH] Added home link --- src/article.html | 6 ++++++ src/articles.html | 6 ++++++ src/index.html | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/src/article.html b/src/article.html index 2ae1642..7d3b1f0 100644 --- a/src/article.html +++ b/src/article.html @@ -56,6 +56,12 @@ +
  • + + Home + + +
  • \ No newline at end of file diff --git a/src/articles.html b/src/articles.html index c596d33..179a38c 100644 --- a/src/articles.html +++ b/src/articles.html @@ -55,6 +55,12 @@ +
  • + + Home + + +
  • \ No newline at end of file diff --git a/src/index.html b/src/index.html index 644dee1..c1b4073 100644 --- a/src/index.html +++ b/src/index.html @@ -84,6 +84,12 @@ +
  • + + Home + + +