From 4cd3875ff104167cc4b716c95e8931d7aa19fd03 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 17 Aug 2022 02:15:51 -0400 Subject: [PATCH] [F] Fix link redirection --- docker-compose.yml | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index af8ee52..6b22739 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: restart: always ports: - '14792:8000' - image: hykilpikonna/lisho:1.0.3 + image: hykilpikonna/lisho:1.0.4 environment: - GOOGLE_API_KEY="Your key here" build: . diff --git a/index.html b/index.html index dba8fff..0f9e08c 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@
{{short}}
- {{short}} + {{short}}
( Copied! )