Moved comment in repo_user.liquid
This commit is contained in:
parent
7719863ea0
commit
cbe03ec301
@ -14,10 +14,10 @@
|
||||
{% endcase %}
|
||||
|
||||
{% comment %} Add a new language using when... if needed {% endcomment %}
|
||||
{% comment %} If you still encounter language-display issues, check the available locale codes in github-readme-stats (different from ISO-639 standard used in your website) {% endcomment %}
|
||||
{% comment %} https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#available-locales {% endcomment %}
|
||||
{% endcase %}
|
||||
|
||||
{% comment %} If you still encounter language-display issues, check the available locale codes in github-readme-stats (different from ISO-639 standard used in your website): https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#available-locales {% endcomment %}
|
||||
|
||||
<div class="repo p-2 text-center">
|
||||
<a href="https://github.com/{{ include.username }}">
|
||||
<img
|
||||
|
||||
Loading…
Reference in New Issue
Block a user