Move to double quotes

This commit is contained in:
C. Lente 2023-02-09 17:51:22 -03:00
parent 6d88b28c14
commit cba0246af9
No known key found for this signature in database
GPG key ID: B0B503C26E05781B
5 changed files with 13 additions and 12 deletions

View file

@ -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>&nbsp;&nbsp;