mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-04 09:25:46 +00:00
added "report a bug"
This commit is contained in:
@ -32,6 +32,13 @@ layout: default
|
|||||||
<a href="#links">Links</a>
|
<a href="#links">Links</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
|
<p class="view">
|
||||||
|
{% if page.category == "ru" %}
|
||||||
|
<a href="https://github.com/arcan1s/{{ page.short }}/issues">Сообщить о баге</a>
|
||||||
|
{% else %}
|
||||||
|
<a href="https://github.com/arcan1s/{{ page.short }}/issues">Report a bug</a>
|
||||||
|
{% endif %}
|
||||||
|
</p>
|
||||||
</header>
|
</header>
|
||||||
<section>
|
<section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user