From e9b924f1f1e5f5b234fdf277c8aea8def0b5e8b7 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Mon, 18 Oct 2021 22:38:13 -0500 Subject: [PATCH] Link screenshots to actual website --- template.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/template.html b/template.html index bc819dd..43c2263 100644 --- a/template.html +++ b/template.html @@ -8,7 +8,8 @@ @@ -46,7 +47,9 @@ {{end}} {{if .ScreenshotURL}} - screenshot of {{.DomainName}} as of {{.FetchTime.Format + + screenshot of {{.DomainName}} as of {{.FetchTime.Format + {{end}} {{end}}