aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-10-17 18:54:19 -0400
committertdro <tdro@noreply.example.com>2023-10-17 18:54:19 -0400
commit60695d6b09adb5b14b380c2f68eb386887c7e43b (patch)
tree1708fc929d445e169d06d1ce8e73506ca4d50a8c /themes/default/layouts/partials
parent99f73c466d809b03ee34f24252b9c99eec913108 (diff)
downloadcanory-60695d6b09adb5b14b380c2f68eb386887c7e43b.tar.gz
canory-60695d6b09adb5b14b380c2f68eb386887c7e43b.tar.bz2
canory-60695d6b09adb5b14b380c2f68eb386887c7e43b.zip
themes/default/layouts/partials/function-generate-feeds: Tag rss -> feeds
Diffstat (limited to 'themes/default/layouts/partials')
-rw-r--r--themes/default/layouts/partials/function-generate-feeds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/function-generate-feeds.html b/themes/default/layouts/partials/function-generate-feeds.html
index 8ae6045..2110e55 100644
--- a/themes/default/layouts/partials/function-generate-feeds.html
+++ b/themes/default/layouts/partials/function-generate-feeds.html
@@ -234,7 +234,7 @@
"link" .FeedLink
"name" .FeedName
"source" .FeedSourceLink
- "tags" "[rss]"
+ "tags" "[feeds]"
)
$template
-}}