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