File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
themes/hugo-coder/layouts/partials Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 44 {{ if (and .Site.Params.since (lt .Site.Params.since now.Year)) }}
55 {{ .Site.Params.since }} -
66 {{ end }}
7- {{ now.Year }}
8- < a href ="/ "> Sara Zan</ a >
9- ·
10- {{ i18n "powered_by" }} < a href ="https://gohugo.io/ " target ="_blank " rel ="noopener "> Hugo</ a > & < a href ="https://github.com/luizdepra/hugo-coder/ " target ="_blank " rel ="noopener "> Coder</ a > .
11- {{ if (and .Site.Params.commit .GitInfo) }}
12- [< a href ="{{ .Site.Params.commit }}/{{ .GitInfo.Hash }} " target ="_blank " rel ="noopener "> {{ .GitInfo.AbbreviatedHash }}</ a > ]
13- {{ end }}
7+ {{ now.Year }} by
8+  
9+ < a href ="/ "> < img src ="{{ .Site.BaseURL }}me/avatar.svg " style ="width: 1em; height: 1em; margin-right: 5px; "> Sara Zan</ a >
1410 </ section >
1511</ footer >
You can’t perform that action at this time.
0 commit comments