fix social name
change mastodom to mastodon
This commit is contained in:
@@ -189,11 +189,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>
|
||||
|
||||
Reference in New Issue
Block a user