From 25cf102a0833707db764b5dd7f3c8afc8b39c9e5 Mon Sep 17 00:00:00 2001 From: kurets Date: Wed, 17 May 2023 22:35:37 +0300 Subject: [PATCH] . --- content/articles/_index.md | 7 ------- content/library/_index.md | 1 + content/tags/blog/_index.md | 2 ++ content/tags/library/_index.md | 4 +++- content/tags/updates/_index.md | 4 +++- public/articles/index.html | 6 +----- public/library/index.html | 1 + public/tags/blog/index.html | 3 ++- public/tags/library/index.html | 3 ++- public/tags/updates/index.html | 3 ++- .../layouts}/asd/_markup/render-heading.html | 0 {layouts => あ_retired_stuff/layouts}/asd/used_to_be.txt | 0 12 files changed, 17 insertions(+), 17 deletions(-) rename {layouts => あ_retired_stuff/layouts}/asd/_markup/render-heading.html (100%) rename {layouts => あ_retired_stuff/layouts}/asd/used_to_be.txt (100%) diff --git a/content/articles/_index.md b/content/articles/_index.md index 0eeeca72..401256c4 100644 --- a/content/articles/_index.md +++ b/content/articles/_index.md @@ -4,13 +4,6 @@ title: Articles {{% center %}} - - - Topics {{% tacloud %}} diff --git a/content/library/_index.md b/content/library/_index.md index 658ea44c..e00691eb 100644 --- a/content/library/_index.md +++ b/content/library/_index.md @@ -3,3 +3,4 @@ title: "Vodoraslo's Library" description: "My personal library" --- +Alternatively, visit [this](/tags/library) page for an overview of all posts in the library! \ No newline at end of file diff --git a/content/tags/blog/_index.md b/content/tags/blog/_index.md index 5c64b4bf..a75fa8c5 100644 --- a/content/tags/blog/_index.md +++ b/content/tags/blog/_index.md @@ -2,3 +2,5 @@ title: "Blog" date: 2022-12-26T14:24:24+02:00 --- + +Go back to the [Articles](/articles). \ No newline at end of file diff --git a/content/tags/library/_index.md b/content/tags/library/_index.md index 55f91b62..a0e6cbe5 100644 --- a/content/tags/library/_index.md +++ b/content/tags/library/_index.md @@ -1,4 +1,6 @@ --- title: "Library" date: 2023-04-05T14:45:00+03:00 ---- \ No newline at end of file +--- + +Alternatively, visit [this](/library) page for a nicer overview of my library! \ No newline at end of file diff --git a/content/tags/updates/_index.md b/content/tags/updates/_index.md index ca6f94b4..a88013ab 100644 --- a/content/tags/updates/_index.md +++ b/content/tags/updates/_index.md @@ -1,4 +1,6 @@ --- title: "Updates" date: 2022-12-27T14:24:24+02:00 ---- \ No newline at end of file +--- + +Go back to the [Articles](/articles). \ No newline at end of file diff --git a/public/articles/index.html b/public/articles/index.html index f268d4bd..b81b780e 100644 --- a/public/articles/index.html +++ b/public/articles/index.html @@ -6,8 +6,7 @@ - @@ -18,9 +17,6 @@ blog (5) hackbook (58) library (73) ted-kaczynski (15) updates (3) "/>

Articles

-

Topics

  • diff --git a/public/library/index.html b/public/library/index.html index a2db9771..434b7a1c 100644 --- a/public/library/index.html +++ b/public/library/index.html @@ -15,6 +15,7 @@

    Vodoraslo's Library

    +

    Alternatively, visit this page for an overview of all posts in the library!

      diff --git a/public/tags/blog/index.html b/public/tags/blog/index.html index 433f3804..f7613c23 100644 --- a/public/tags/blog/index.html +++ b/public/tags/blog/index.html @@ -6,7 +6,7 @@ - + @@ -15,6 +15,7 @@

      Blog

      +

      Go back to the Articles.

        diff --git a/public/tags/library/index.html b/public/tags/library/index.html index e72e8338..07853938 100644 --- a/public/tags/library/index.html +++ b/public/tags/library/index.html @@ -6,7 +6,7 @@ - + @@ -15,6 +15,7 @@

        Library

        +

        Alternatively, visit this page for a nicer overview of my library!

          diff --git a/public/tags/updates/index.html b/public/tags/updates/index.html index dd58477f..f131754f 100644 --- a/public/tags/updates/index.html +++ b/public/tags/updates/index.html @@ -6,7 +6,7 @@ - + @@ -15,6 +15,7 @@

          Updates

          +

          Go back to the Articles.

            diff --git a/layouts/asd/_markup/render-heading.html b/あ_retired_stuff/layouts/asd/_markup/render-heading.html similarity index 100% rename from layouts/asd/_markup/render-heading.html rename to あ_retired_stuff/layouts/asd/_markup/render-heading.html diff --git a/layouts/asd/used_to_be.txt b/あ_retired_stuff/layouts/asd/used_to_be.txt similarity index 100% rename from layouts/asd/used_to_be.txt rename to あ_retired_stuff/layouts/asd/used_to_be.txt