File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 <!-- Mastodon -->
1414 {{ if .Site.Params.social.links.mastodon_user }}
1515 < li >
16- < a href ="https://{{ with .Site.Params.social.links.mastodon_server }}{{ . }}{{ else }}mastodon.social{{ end }}/@{{ with .Site.Params.social.links.mastodon_user }}{{ . }}{{ end }} " target ="_blank " rel ="noopener " aria-label ="Visit Mastodon profile " class ="social-btn mastodon ">
16+ < a href ="https://{{ with .Site.Params.social.links.mastodon_server }}{{ . }}{{ else }}mastodon.social{{ end }}/@{{ with .Site.Params.social.links.mastodon_user }}{{ . }}{{ end }} " target ="_blank " rel ="me noopener " aria-label ="Visit Mastodon profile " class ="social-btn mastodon ">
1717 {{ partial "svg/mastodon.svg" }}
1818 </ a >
1919 </ li >
5555 </ li >
5656 {{ end }}
5757 </ ul >
58- </ div >
58+ </ div >
You can’t perform that action at this time.
0 commit comments