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