dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
theme(wip): flags for language dropdown
Patrick Kollitsch
24.31.2024
7a81d7dba90680818c4e21d2599b4d8d6725bd28
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
partials
/
site-favicon.html
1
2
3
{{ if .Site.Params.favicon }}
<link rel="shortcut icon" href="{{ relURL ($.Site.Params.favicon) }}" type="image/x-icon" />
{{ end }}