aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/navigator-right.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-07-24 18:12:43 -0400
committertdro <tdro@noreply.example.com>2022-07-24 18:12:43 -0400
commit5eb2116060a84c915f9a4dba1d671f96e856f2eb (patch)
treefc9b8897bb059561483248ca13b627846fff5455 /themes/default/layouts/partials/navigator-right.html
parentfcf7037224c6cf512630d5dacb1163061e47d4eb (diff)
downloadcanory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.tar.gz
canory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.tar.bz2
canory-5eb2116060a84c915f9a4dba1d671f96e856f2eb.zip
themes/default/layouts/partials: Add following aside
Add basic following aside for now.
Diffstat (limited to 'themes/default/layouts/partials/navigator-right.html')
-rw-r--r--themes/default/layouts/partials/navigator-right.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/layouts/partials/navigator-right.html b/themes/default/layouts/partials/navigator-right.html
index abe0d28..fc598c2 100644
--- a/themes/default/layouts/partials/navigator-right.html
+++ b/themes/default/layouts/partials/navigator-right.html
@@ -1,3 +1,4 @@
{{- partial "author-list.html" . -}}
{{- partial "gallery-images.html" . -}}
+{{- partial "following-list.html" . -}}
{{- partial "web-ring.html" . -}}