From bdcfd72202b1ef58c46a6a503398fda7822771b7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 17 Nov 2024 18:01:46 -0300 Subject: Update to latest mkwb to support multiple collections --- src/content/blog.adoc | 3 --- src/content/blog/index.adoc | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 src/content/blog.adoc create mode 100644 src/content/blog/index.adoc (limited to 'src/content') diff --git a/src/content/blog.adoc b/src/content/blog.adoc deleted file mode 100644 index 2119a57..0000000 --- a/src/content/blog.adoc +++ /dev/null @@ -1,3 +0,0 @@ -= Blog - -== Recent articles link:atom.xml[image:img/atom.svg[Standard orange RSS feed icon]] diff --git a/src/content/blog/index.adoc b/src/content/blog/index.adoc new file mode 100644 index 0000000..7e46f04 --- /dev/null +++ b/src/content/blog/index.adoc @@ -0,0 +1,3 @@ += Blog + +== Recent articles link:atom.xml[image:../img/atom.svg[Standard orange RSS feed icon]] -- cgit v1.2.3