From 88ad58271d1205e2c99496227bfe789b850c3371 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sun, 15 Jun 2025 12:31:55 +0200 Subject: [PATCH] Re-group icons Signed-off-by: DL6ER --- libretranslate/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libretranslate/templates/index.html b/libretranslate/templates/index.html index 0739f5f..d5facb1 100644 --- a/libretranslate/templates/index.html +++ b/libretranslate/templates/index.html @@ -66,14 +66,14 @@ {% set menulinks %} {% if not hide_api %}
  • {{ _h("API Docs") }}
  • + {% endif %} {% if get_api_key_link %}
  • {{ _h("Get API Key") }}
  • {% endif %} +
  • {{ _h("GitHub") }}
  • {% if api_keys %}
  • vpn_key
  • {% endif %} - {% endif %} -
  • {{ _h("GitHub") }}
  • language