From 38f4d9fe392afc61d72d2e3c0468a2a82c0e23df Mon Sep 17 00:00:00 2001 From: Deep0Thinking Date: Mon, 15 Jan 2024 06:00:08 -0800 Subject: [PATCH] Update file paths in HTML files --- _includes/head.html | 2 +- _layouts/default.html | 2 +- _site/2022/11/28/How-to-post-posts.html | 4 +- _site/about.html | 4 +- _site/all-tags.html | 4 +- _site/archive.html | 4 +- _site/index.html | 6 +-- _site/tag/WoW.html | 4 +- _site/tag/go.html | 4 +- _site/tag/let's.html | 4 +- _site/tag/this-is-a-tag.html | 4 +- _site/tagpage.html | 71 +++++++++++++++++++++++++ 12 files changed, 92 insertions(+), 21 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index f384a8d..2b6c2dd 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -3,7 +3,7 @@ - + {%- if jekyll.environment == 'production' and site.google_analytics -%} {%- include google-analytics.html -%} diff --git a/_layouts/default.html b/_layouts/default.html index f9e7777..dc42126 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -28,6 +28,6 @@ - + \ No newline at end of file diff --git a/_site/2022/11/28/How-to-post-posts.html b/_site/2022/11/28/How-to-post-posts.html index d5d808d..8336d32 100644 --- a/_site/2022/11/28/How-to-post-posts.html +++ b/_site/2022/11/28/How-to-post-posts.html @@ -50,7 +50,7 @@ -
TagsArchiveAbout
+
TagsArchiveAbout
@@ -616,6 +616,6 @@

fake comments sect - + \ No newline at end of file diff --git a/_site/about.html b/_site/about.html index e6aced0..90b751b 100644 --- a/_site/about.html +++ b/_site/about.html @@ -50,7 +50,7 @@ - +
@@ -130,6 +130,6 @@

fake comments sect - + \ No newline at end of file diff --git a/_site/all-tags.html b/_site/all-tags.html index 70f9676..01b9ad8 100644 --- a/_site/all-tags.html +++ b/_site/all-tags.html @@ -50,7 +50,7 @@ - +
@@ -104,6 +104,6 @@

Tags

- + \ No newline at end of file diff --git a/_site/archive.html b/_site/archive.html index 3a13242..c24dd80 100644 --- a/_site/archive.html +++ b/_site/archive.html @@ -50,7 +50,7 @@ - +
@@ -271,6 +271,6 @@

fake comments sect - + \ No newline at end of file diff --git a/_site/index.html b/_site/index.html index 0fa4d1d..3725d7b 100644 --- a/_site/index.html +++ b/_site/index.html @@ -50,7 +50,7 @@ - +
@@ -63,7 +63,7 @@
  • - + How to post posts

    @@ -97,6 +97,6 @@

    - + \ No newline at end of file diff --git a/_site/tag/WoW.html b/_site/tag/WoW.html index 64094bb..ee3b5d2 100644 --- a/_site/tag/WoW.html +++ b/_site/tag/WoW.html @@ -50,7 +50,7 @@ - +
    @@ -73,6 +73,6 @@

    - + \ No newline at end of file diff --git a/_site/tag/go.html b/_site/tag/go.html index 34315d1..5a2c98f 100644 --- a/_site/tag/go.html +++ b/_site/tag/go.html @@ -50,7 +50,7 @@ - +
    @@ -73,6 +73,6 @@

    - + \ No newline at end of file diff --git a/_site/tag/let's.html b/_site/tag/let's.html index 03dabd0..c9443b4 100644 --- a/_site/tag/let's.html +++ b/_site/tag/let's.html @@ -50,7 +50,7 @@ - +
    @@ -73,6 +73,6 @@

    - + \ No newline at end of file diff --git a/_site/tag/this-is-a-tag.html b/_site/tag/this-is-a-tag.html index e98bd25..b67db55 100644 --- a/_site/tag/this-is-a-tag.html +++ b/_site/tag/this-is-a-tag.html @@ -50,7 +50,7 @@ - +
    @@ -73,6 +73,6 @@

    - + \ No newline at end of file diff --git a/_site/tagpage.html b/_site/tagpage.html index 8b13789..6a725f9 100644 --- a/_site/tagpage.html +++ b/_site/tagpage.html @@ -1 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
    +

    Tag

    +
    + +
      + +
      +
      + + + + + + \ No newline at end of file