aboutsummaryrefslogtreecommitdiffstats
path: root/cl-theme/templates/article.html
diff options
context:
space:
mode:
Diffstat (limited to 'cl-theme/templates/article.html')
-rw-r--r--cl-theme/templates/article.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/cl-theme/templates/article.html b/cl-theme/templates/article.html
index 9636ebc..b0ab9d2 100644
--- a/cl-theme/templates/article.html
+++ b/cl-theme/templates/article.html
@@ -112,11 +112,11 @@
</svg>
</span>
</a>
- <a class="navbar-item" href="{{ SOCIAL['mastodom'] }}">
+ <a class="navbar-item" href="{{ SOCIAL['mastodon'] }}">
<span class="soumaicon">
<svg>
- <use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#mastodom" />
- <title>Mastodom</title>
+ <use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#mastodon" />
+ <title>Mastodon</title>
</svg>
</span>
</a>