fix social name
change mastodom to mastodon
This commit is contained in:
parent
3ad842d898
commit
225c464a16
@ -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>
|
||||
|
@ -103,11 +103,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>
|
||||
|
@ -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>
|
||||
|
@ -84,11 +84,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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user