updated headers / footers / links / post tags
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if $.Site.Params.github_username }}
|
||||
<a href="https://github.com/{{ .Site.Params.github_username }}" target="_blank">
|
||||
<a href="https://github.com/{{ .Site.Params.github_username }}" aria-label="github" rel="noreferrer" target="_blank">
|
||||
<span class="icon icon--github">{{ partial "icon-github.svg" }}</span>
|
||||
</a>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user