aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/section.following.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-06-18 18:32:33 -0400
committertdro <tdro@noreply.example.com>2023-06-18 18:32:33 -0400
commiteaa731e5eddf263e12d46481a036cce9882bf72e (patch)
treea11c076ddf22b9c92d060dd0d6f620d9b06e5fc2 /themes/default/layouts/_default/section.following.html
parent61e5db6e54d264ca8950cd50e84032db4f167660 (diff)
downloadcanory-eaa731e5eddf263e12d46481a036cce9882bf72e.tar.gz
canory-eaa731e5eddf263e12d46481a036cce9882bf72e.tar.bz2
canory-eaa731e5eddf263e12d46481a036cce9882bf72e.zip
themes/default/layouts/partials/pagination: Simplify and prepare
Diffstat (limited to 'themes/default/layouts/_default/section.following.html')
-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 48afa7d..eef5e12 100644
--- a/themes/default/layouts/_default/section.following.html
+++ b/themes/default/layouts/_default/section.following.html
@@ -55,7 +55,7 @@
title="Follow {{ $distinct.FeedName }}"
href="{{ $href }}">
{{ safeHTML (readFile (print (partial "function-paths.html").static "/icons/feather/rss.svg")) }}
- <span>Follow</span>
+ <header>Follow</header>
</a>
</micro-summary>
</micro-card>