From: Evgenii Akentev Date: Sun, 31 Jan 2021 17:47:30 +0000 (+0300) Subject: fix posts links X-Git-Url: https://git.xn--bdkaa.com/?a=commitdiff_plain;h=aeb8dd3751aecbd8e00b34d7492629e6df7807eb;p=xn--bdkaa.com.git fix posts links --- diff --git a/content/implementations-of-the-handle-pattern.md b/content/posts/implementations-of-the-handle-pattern.md similarity index 100% rename from content/implementations-of-the-handle-pattern.md rename to content/posts/implementations-of-the-handle-pattern.md diff --git a/content/thoughts-on-backpack-modules-and-records.md b/content/posts/thoughts-on-backpack-modules-and-records.md similarity index 100% rename from content/thoughts-on-backpack-modules-and-records.md rename to content/posts/thoughts-on-backpack-modules-and-records.md diff --git a/themes/theme/layouts/index.html b/themes/theme/layouts/index.html index fbc0a19..202f872 100644 --- a/themes/theme/layouts/index.html +++ b/themes/theme/layouts/index.html @@ -2,7 +2,7 @@