aboutsummaryrefslogtreecommitdiff
path: root/themes/default
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-03-27 12:43:08 -0400
committertdro <tdro@noreply.example.com>2024-03-27 12:43:08 -0400
commit087b93d5f01fc73f2374a69dc9a8cebb1660fb9e (patch)
treefc72632042f8d7bd2954a7b81aa90b7a5aa5e9e7 /themes/default
parent78a344ac86fff655c9aee1e210da9a25d54effc4 (diff)
downloadcanory-master.tar.gz
canory-master.tar.bz2
canory-master.zip
themes/default/layouts/partials/following-list: Drop the hashHEADmaster
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/layouts/partials/following-list.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/default/layouts/partials/following-list.html b/themes/default/layouts/partials/following-list.html
index c04d55c..510d3d2 100644
--- a/themes/default/layouts/partials/following-list.html
+++ b/themes/default/layouts/partials/following-list.html
@@ -1,7 +1,6 @@
{{- $count := 0 -}}
{{- $author := partial "function-authors-data.html" . -}}
-{{- $feeds := print "public/" $author.user "/following.html" -}}
-{{- $hash := print (truncate 4 "" (sha256 .RelPermalink)) (truncate 4 "" (sha256 .Section)) -}}
+{{- $feeds := print "public/" .Section "/following.html" -}}
{{- with $items := $author.feeds.rss -}}
{{- $count = len $items -}}
@@ -11,7 +10,7 @@
<following-list>
<details
- id="web-feeds-{{ $hash }}"
+ id="web-feeds"
data-expand="{{- $expand -}}"
>
<summary>