From bdeddce9157696e9740fb9a4dff6d48f71149b77 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Fri, 22 Apr 2022 22:48:22 +0200 Subject: [PATCH] move blog --- _config.yml | 2 +- _data/general/footer.yml | 2 +- blog/index.html => blog.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename blog/index.html => blog.html (94%) diff --git a/_config.yml b/_config.yml index 3c93018e..4e3f2505 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ tagline: Intuitive Inventory Management demo-link: https://inventree.readthedocs.io/en/latest/demo/ doc-link: https://inventree.readthedocs.io/en/latest/ blog-link: - internal: blog/index.html + internal: blog.html plugin-link: internal: plugins.html diff --git a/_data/general/footer.yml b/_data/general/footer.yml index 9279a04d..fd6f548f 100644 --- a/_data/general/footer.yml +++ b/_data/general/footer.yml @@ -50,4 +50,4 @@ - name: About internal: about/index.md - name: Blog - internal: blog/index.html + internal: blog.html diff --git a/blog/index.html b/blog.html similarity index 94% rename from blog/index.html rename to blog.html index 38de7139..6d5a572d 100644 --- a/blog/index.html +++ b/blog.html @@ -1,9 +1,9 @@ --- layout: default title: Blog +permalink: /blog ---
-

InvenTree Blog