From 843a7bf2b6d774a9f9f373c6b310c7628ab91880 Mon Sep 17 00:00:00 2001 From: ButterflyOfFire Date: Wed, 20 Aug 2025 11:53:12 +0100 Subject: [PATCH] Update index.html Adding `target="_blank"` This will allow any hosted LibreTranslate instance on HugginFace to open the Github link. Check on : https://huggingface.co/spaces/Imsidag-community/LibreTranslate_Kabyle --- libretranslate/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretranslate/templates/index.html b/libretranslate/templates/index.html index e288cec..e9630ca 100644 --- a/libretranslate/templates/index.html +++ b/libretranslate/templates/index.html @@ -72,7 +72,7 @@ {% if get_api_key_link %}
  • {{ _h("Get API Key") }}
  • {% endif %} -
  • {{ _h("GitHub") }}
  • +
  • {{ _h("GitHub") }}
  • {% if api_keys %}
  • vpn_key
  • {% endif %}