mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
Fix typo
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
</path>
|
||||
</svg>
|
||||
{{ if .Site.Params.url }}
|
||||
<a rel="nofollow me" href="{{ .Site.Params.url }}">{{ .Site.Params.url }}</a> }}</a>
|
||||
<a rel="nofollow me" href="{{ .Site.Params.url }}">{{ .Site.Params.url }}</a>
|
||||
{{ else }}
|
||||
<a rel="nofollow me" href="{{ .Site.BaseURL }}">{{ .Site.BaseURL }}</a>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user