From 7bf281be28fa81491a828d3bfcd5d9dc9b9aebf6 Mon Sep 17 00:00:00 2001 From: Will Lynas <43895423+will-lynas@users.noreply.github.com> Date: Thu, 19 Sep 2024 01:23:18 +0200 Subject: [PATCH] Make original url a link --- internal/templates/dashboard.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/templates/dashboard.html b/internal/templates/dashboard.html index 26e1555..fb60a59 100644 --- a/internal/templates/dashboard.html +++ b/internal/templates/dashboard.html @@ -118,9 +118,9 @@

Your Shortened URLs

{{ range .URLs }} -
- {{ .URL }} -
+ {{ .URL }}