mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-21 15:56:29 -05:00
5e7d82f192
there is no need to be an absolute path becouse there is a canonifyurls option.
6 lines
No EOL
184 B
HTML
6 lines
No EOL
184 B
HTML
<header>
|
|
<div class="avatar">
|
|
<img class="avatar-mask" src="/img/{{ .Site.Params.avatar }}">
|
|
<a href="/"><img src="/img/avatar-border.svg"></a>
|
|
</div>
|
|
</header> |