From 25cf58bfc2a28875b48b506884ae5c75506613cf Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Thu, 22 Jul 2021 03:34:08 -0500 Subject: [PATCH] swap target=blank --- web/templates/index.html | 2 +- web/templates/mapper-index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/templates/index.html b/web/templates/index.html index 371aab4..ae73196 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -22,7 +22,7 @@ Currently tracking {{ .TotalMaps }} maps from {{ .TotalUsers }} us {{ .Artist }} - {{ .Title }} - {{ .Mapper.Username }} + {{ .Mapper.Username }} {{ .LastUpdated | humanize }} diff --git a/web/templates/mapper-index.html b/web/templates/mapper-index.html index b1ceb58..87bd05c 100644 --- a/web/templates/mapper-index.html +++ b/web/templates/mapper-index.html @@ -1,6 +1,6 @@ {{ define "content" }} -

Tracked Maps by {{ .Mapper.Username }}

+

Tracked Maps by {{ .Mapper.Username }}