From 81db952db6e4cf658b1871b9080311cce8745a65 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 21 Jun 2020 15:45:35 -0700 Subject: [PATCH] show the title, not the page name --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index 03bd737..9a29b9a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -3,7 +3,7 @@ # Recipe Tags [[!pagestats style="list" pages="./tag/*" among="./recipes/*"]] # Recipe List -[[!map pages="page(recipes/*)"]] +[[!map pages="page(recipes/*)" show=title]] [[!if test="enabled(sidebar)" then=""" -- 2.39.5