mirror of
https://github.com/jimeh/jimeh.github.io.git
synced 2026-02-19 09:06:40 +00:00
feat(links): add mastodon account
This commit is contained in:
@@ -15,7 +15,7 @@ layout: default
|
||||
document.write("<n uers=\"{{ site.email.href }}\" bapyvpx=\"_tnd\056chfu(['_genpxRirag', 'yvaxGb', 'rznvy', guvf\056uers]);\"><v pynff=\"sn-fbyvq sn-rairybcr\"><\057v><fcna pynff=\"yvax-grkg\">{{ site.email.title }}<\057fcna><\057n>".replace(/[a-zA-Z]/g, function (c) { return String.fromCharCode((c <= "Z" ? 90 : 122) >= (c = c.charCodeAt(0) + 13) ? c : c - 26); }));
|
||||
</script>
|
||||
{% for item in site.links %}
|
||||
<a href="{{ item.url }}"><i class="{{ item.class }}"></i><span class="link-text">{{ item.name }}</span></a>{% endfor %}
|
||||
<a href="{{ item.url }}"{% if item.rel %} rel="{{ item.rel }}"{% endif %}><i class="{{ item.class }}"></i><span class="link-text">{{ item.name }}</span></a>{% endfor %}
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user