diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..e5a68fe --- /dev/null +++ b/static/favicon.svg @@ -0,0 +1,238 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/components/head.gohtml b/templates/components/head.gohtml index 822b7ec..950fbc0 100644 --- a/templates/components/head.gohtml +++ b/templates/components/head.gohtml @@ -1,5 +1,6 @@ {{define "metatags"}} {{ .AppName }}{{ if .Title }} | {{ .Title }}{{ end }} +