mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-16 06:19:55 +00:00
fixes
This commit is contained in:
@ -41,11 +41,7 @@
|
||||
{% endif %}
|
||||
{% if page.category == "ru" %}
|
||||
<small>Расположено на GitHub Pages. <a href="/ru/authors">Авторы</a></small></p>
|
||||
{% if page.title == "arcanis" %}
|
||||
<p><a href="/en/"><img src="/resources/en.png"></a></p>
|
||||
{% else %}
|
||||
<p><a href="{{ page.url | replace: '/ru/', '/' }}"><img src="/resources/en.png"></a></p>
|
||||
{% endif %}
|
||||
<p><a href="{{ page.url | replace: '/ru/', '/' }}"><img src="/resources/en.png"></a></p>
|
||||
{% else %}
|
||||
<small>Hosted on GitHub Pages. <a href="/authors">Authors</a></small></p>
|
||||
<p><a href="/ru{{ page.url }}"><img src="/resources/ru.png"></a></p>
|
||||
|
Reference in New Issue
Block a user