From 3a2450ebacca9ae88f4a5cccebcec2f58f6fd0e7 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 21 Jul 2019 17:12:54 -0700 Subject: [PATCH] show only markdowns --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index ae9d614..b27ace8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ [[!meta description="Don Armstrong's Recipes"]] -[[!inline pages="* and !*index.mdwn" show="10" +[[!inline pages="*.mdwn and !*index.mdwn" show="10" actions=yes rootpage="posts"]] [[!if test="enabled(sidebar)" then=""" -- 2.39.5