aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-03-11 12:45:30 -0500
committerJesús <heckyel@hyperbola.info>2019-03-11 12:45:30 -0500
commita6192ae4bffdec44e09fd1634af8d9e95ac82296 (patch)
treec3656207c05e3e032aec46310cf684dc3b9e1e98
parent5257d5fca00fcd2869d96980f21c8fd3f4d1759d (diff)
downloadcl-a6192ae4bffdec44e09fd1634af8d9e95ac82296.tar.lz
cl-a6192ae4bffdec44e09fd1634af8d9e95ac82296.tar.xz
cl-a6192ae4bffdec44e09fd1634af8d9e95ac82296.zip
missing links social in authors.html
-rw-r--r--cl-theme/templates/authors.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/cl-theme/templates/authors.html b/cl-theme/templates/authors.html
index 2efb98a..afc4007 100644
--- a/cl-theme/templates/authors.html
+++ b/cl-theme/templates/authors.html
@@ -79,7 +79,7 @@
<!-- post footer -->
<div class="card-content-footer-small">
<div class="navbar is-social-center">
- <a class="navbar-item" href="">
+ <a class="navbar-item" href="{{ SOCIAL['gnusocial'] }}">
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#gnusocial" />
@@ -87,7 +87,7 @@
</svg>
</span>
</a>
- <a class="navbar-item" href="">
+ <a class="navbar-item" href="{{ SOCIAL['diaspora'] }}">
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#diaspora" />
@@ -95,7 +95,7 @@
</svg>
</span>
</a>
- <a class="navbar-item" href="">
+ <a class="navbar-item" href="{{ SOCIAL['mastodom'] }}">
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#mastodom" />