fix: fix iconfont usage (#281)
This commit is contained in:
parent
5bbbb9b5ff
commit
735b9c37ad
4 changed files with 9 additions and 14 deletions
|
@ -53,6 +53,7 @@
|
|||
href="{{ .this.RelPermalink }}"
|
||||
title="{{ .name }}"
|
||||
>
|
||||
<i class="gdoc-icon">gdoc_arrow_left_alt</i>
|
||||
{{ .name }}
|
||||
</a>
|
||||
{{ end }}
|
||||
|
@ -65,6 +66,7 @@
|
|||
title="{{ .name }}"
|
||||
>
|
||||
{{ .name }}
|
||||
<i class="gdoc-icon">gdoc_arrow_right_alt</i>
|
||||
</a>
|
||||
{{ end }}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue