fix social name

change mastodom to mastodon
This commit is contained in:
Jesús 2021-11-08 22:36:10 -05:00
parent 3ad842d898
commit 225c464a16
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
4 changed files with 12 additions and 12 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>