Skip to content

Commit 2a4ff0b

Browse files
george-gcakb107
authored andcommitted
Moved comment in repo.liquid
1 parent e78f796 commit 2a4ff0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/repository/repo.liquid

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
{% endcase %}
2222

2323
{% comment %} Add a new language using when... if needed {% endcomment %}
24+
{% 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 %}
25+
{% comment %} https://github.com/anuraghazra/github-readme-stats?tab=readme-ov-file#available-locales {% endcomment %}
2426
{% endcase %}
2527

26-
{% 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 %}
27-
2828
{% if site.data.repositories.repo_description_lines_max %}
2929
{% assign max_lines = site.data.repositories.repo_description_lines_max %}
3030
{% else %}

0 commit comments

Comments
 (0)