aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-03-08 14:01:03 -0500
committertdro <tdro@noreply.example.com>2024-03-08 14:01:03 -0500
commit4e74a82ddfc1ad27d58295e9bae4f8e5ab5bb604 (patch)
tree79e751fab82bae60989597b015cccaa58645ecee /themes/default/layouts/_default
parent946aca93fefc09be2a613bff0cd6f57b25652177 (diff)
downloadcanory-4e74a82ddfc1ad27d58295e9bae4f8e5ab5bb604.tar.gz
canory-4e74a82ddfc1ad27d58295e9bae4f8e5ab5bb604.tar.bz2
canory-4e74a82ddfc1ad27d58295e9bae4f8e5ab5bb604.zip
themes/default/layouts/_default/section.following: Follow -> Feeds
Diffstat (limited to 'themes/default/layouts/_default')
-rw-r--r--themes/default/layouts/_default/section.following.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/section.following.html b/themes/default/layouts/_default/section.following.html
index eb74049..2bfcc2e 100644
--- a/themes/default/layouts/_default/section.following.html
+++ b/themes/default/layouts/_default/section.following.html
@@ -65,7 +65,7 @@
title="Follow {{ $distinct.FeedName }}"
href="{{ $href }}">
{{ safeHTML (readFile (print (partial "function-paths.html").static "/icons/tabler/rss.svg")) }}
- <header>Follow</header>
+ <span>Feed</span>
</a>
</micro-card>
</micro-author>