From b1ea022efbd1dbac1d09b2ef622366c29406707d Mon Sep 17 00:00:00 2001 From: Joseph Nix Date: Mon, 21 May 2018 00:15:26 -0500 Subject: [PATCH] [master] Adding missing category for google-analytics plugin and summary for read-full-post. --- content/plugins/lektor-google-analytics/contents.lr | 2 ++ content/plugins/lektor-read-full-post/contents.lr | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/plugins/lektor-google-analytics/contents.lr b/content/plugins/lektor-google-analytics/contents.lr index 98602bab..bffeafbe 100644 --- a/content/plugins/lektor-google-analytics/contents.lr +++ b/content/plugins/lektor-google-analytics/contents.lr @@ -6,3 +6,5 @@ analytics Google Analytics jinja globals setup-env +--- +categories: templates diff --git a/content/plugins/lektor-read-full-post/contents.lr b/content/plugins/lektor-read-full-post/contents.lr index 5562d9aa..613a9071 100644 --- a/content/plugins/lektor-read-full-post/contents.lr +++ b/content/plugins/lektor-read-full-post/contents.lr @@ -8,3 +8,5 @@ setup-env jinja globals blog markdown +--- +summary: Allows blog listing posts to be shortened with a link to the full post.