From f15d0df053405796be0ba0b99b2539f545c5a1cf Mon Sep 17 00:00:00 2001
From: 2mal3 <56305732+2mal3@users.noreply.github.com>
Date: Mon, 17 Jun 2024 17:44:46 +0200
Subject: [PATCH] chore(credits): add link to github profile
---
main.templ | 2 +-
main_templ.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/main.templ b/main.templ
index f73c6d8..b8e296c 100644
--- a/main.templ
+++ b/main.templ
@@ -133,7 +133,7 @@ templ statsTempl(path string, views []stat, actions []stat, countries []stat, br
templ footerTempl() {
}
diff --git a/main_templ.go b/main_templ.go
index 25936f2..98eb519 100644
--- a/main_templ.go
+++ b/main_templ.go
@@ -259,7 +259,7 @@ func footerTempl() templ.Component {
templ_7745c5c3_Var6 = templ.NopComponent
}
ctx = templ.ClearChildren(ctx)
- _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("")
+ _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("")
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}