mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
fix: 编辑器自动换行导致的错误
上一个pr上,由于编辑器自动换行,导致了一个错误,抱歉
This commit is contained in:
@@ -19,8 +19,7 @@
|
||||
</svg>
|
||||
Overview
|
||||
</a>
|
||||
<a class="UnderlineNav-item {{ if .IsSection }} selected {{ end }}{{ if eq .Type " tags" }} selected {{ end
|
||||
}}" href="{{ .Site.BaseURL }}/post/">
|
||||
<a class="UnderlineNav-item {{ if .IsSection }} selected {{ end }}{{ if eq .Type " tags" }} selected {{ end }}" href="{{ .Site.BaseURL }}/post/">
|
||||
<svg class="octicon octicon-repo UnderlineNav-octicon hide-sm" height="16" viewBox="0 0 16 16"
|
||||
version="1.1" width="16">
|
||||
<path fill-rule="evenodd"
|
||||
|
Reference in New Issue
Block a user