From 8ffee7f3e04006fa3cf6c9aded7cbbcbca442920 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 11 Dec 2022 15:43:50 -0800 Subject: [PATCH] change the tag ordering --- index.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.mdwn b/index.mdwn index 9a29b9a..926f70c 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,10 +1,10 @@ -[[!meta description="Don Armstrong's Recipes"]] +[[!meta description="Don and Laurel's Recipes"]] -# Recipe Tags -[[!pagestats style="list" pages="./tag/*" among="./recipes/*"]] # Recipe List [[!map pages="page(recipes/*)" show=title]] +# Recipe Tags +[[!pagestats style="list" pages="./tag/*" among="./recipes/*"]] [[!if test="enabled(sidebar)" then=""" [[!sidebar]] -- 2.39.5