aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/context-profile.html
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-26 19:24:58 -0400
committertdro <tdro@noreply.example.com>2022-05-26 19:24:58 -0400
commitddd0b05e31d80e73fd5ef6ef735b508634126380 (patch)
treeca5e4923bee7ee4da095de6c7f0c3cbd576327a7 /themes/default/layouts/partials/context-profile.html
parent5f8a733681a5fe20dae17326d020e20bb257f3b4 (diff)
downloadcanory-ddd0b05e31d80e73fd5ef6ef735b508634126380.tar.gz
canory-ddd0b05e31d80e73fd5ef6ef735b508634126380.tar.bz2
canory-ddd0b05e31d80e73fd5ef6ef735b508634126380.zip
themes/default/layouts/partials/author-picture: Feed links are relative
Diffstat (limited to 'themes/default/layouts/partials/context-profile.html')
-rw-r--r--themes/default/layouts/partials/context-profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/context-profile.html b/themes/default/layouts/partials/context-profile.html
index dad9f33..d96b641 100644
--- a/themes/default/layouts/partials/context-profile.html
+++ b/themes/default/layouts/partials/context-profile.html
@@ -16,7 +16,7 @@
width="64"
height="64"
alt="{{ .name }}"
- src="{{ $.Site.BaseURL }}{{ .image }}"
+ src="{{ .image }}"
/>
{{ else }}
<img