From 789fe34ebdf1d81102bdb04c7ec51e28c8c9bf2e Mon Sep 17 00:00:00 2001 From: Joseph Nix Date: Thu, 8 Sep 2022 17:34:21 -0500 Subject: [PATCH] [master] Appropriately mark lektor tags and atom as official plugins. --- content/plugins/lektor-atom/contents.lr | 2 ++ content/plugins/lektor-tags/contents.lr | 2 ++ 2 files changed, 4 insertions(+) diff --git a/content/plugins/lektor-atom/contents.lr b/content/plugins/lektor-atom/contents.lr index 53af43dd..c8cca33c 100644 --- a/content/plugins/lektor-atom/contents.lr +++ b/content/plugins/lektor-atom/contents.lr @@ -10,3 +10,5 @@ Atom RSS virtual paths setup-env +--- +official: yes diff --git a/content/plugins/lektor-tags/contents.lr b/content/plugins/lektor-tags/contents.lr index 45c6873c..b6473ba7 100644 --- a/content/plugins/lektor-tags/contents.lr +++ b/content/plugins/lektor-tags/contents.lr @@ -10,3 +10,5 @@ tags page generation virtual paths setup-env +--- +official: yes