Skip to content

Commit

Permalink
chore(credits): add link to github profile
Browse files Browse the repository at this point in the history
  • Loading branch information
2mal3 committed Jun 17, 2024
1 parent 56d2c92 commit f15d0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.templ
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ templ statsTempl(path string, views []stat, actions []stat, countries []stat, br

templ footerTempl() {
<footer class="container">
<small>by 2mal3</small>
<small>by <a href="https://github.com/2mal3" target="_blank">2mal3</a></small>
</footer>
}

Expand Down
2 changes: 1 addition & 1 deletion main_templ.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f15d0df

Please sign in to comment.