From cbe03ec3011191cea80b1fa4c038f54f36620102 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Fri, 14 Feb 2025 13:21:18 -0300 Subject: [PATCH] Moved comment in repo_user.liquid --- _includes/repository/repo_user.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/repository/repo_user.liquid b/_includes/repository/repo_user.liquid index 294d58a..2889cff 100644 --- a/_includes/repository/repo_user.liquid +++ b/_includes/repository/repo_user.liquid @@ -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 %} -