Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <contact@angelostavrow.com>2019-09-28 16:06:38 +0300
committerGitHub <noreply@github.com>2019-09-28 16:06:38 +0300
commitd8383b1180a87a60ce0cc5c275a740c643c82e55 (patch)
treec08d6cb5d6200733510e896da186959ed5ab885f /layouts/partials/footer.html
parent3f043a27d0a20ceccb0f477e60aa485dac6a48d9 (diff)
parentd81a43d98da39b04945debee2aef8fb96895fa8e (diff)
Merge pull request #61 from AngeloStavrow/57_remove-forward-slashes-in-urls
Remove forward slashes in urls
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 864138b..35f8718 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,7 +1,7 @@
<!-- Footer content -->
{{ if .Site.Params.ShowBio }}
<div class="h-card">
- <img class="u-photo" src="{{ .Site.BaseURL }}{{ .Site.Params.Avatar }}" />
+ <img class="u-photo" src="{{ .Site.Params.Avatar | absURL }}" />
<div class="card-content">
<h2 class="card-name"><a class="p-name u-url" href="{{ .Site.BaseURL }}" rel="me">{{ .Site.Params.Author }}</a></h2>
<p class="card-subhead">