Move to double quotes
This commit is contained in:
parent
6d88b28c14
commit
cba0246af9
5 changed files with 13 additions and 12 deletions
|
@ -25,8 +25,7 @@
|
|||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
{{ if .Data.Singular }}
|
||||
{{else}}
|
||||
{{ if not .Data.Singular }}
|
||||
<div>
|
||||
{{ range .Site.Taxonomies.tags }}
|
||||
<a class="blog-tags" href="{{ .Page.Permalink }}">#{{ .Page.Title }}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue