Remove HTML spacing
This commit is contained in:
parent
0d99fd11dc
commit
5d2a097a0b
3 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
</content>
|
||||
<p>
|
||||
{{ range (.GetTerms "tags") }}
|
||||
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>
|
||||
<a class="blog-tags" href="{{ .Permalink }}">#{{ .LinkTitle }}</a>
|
||||
{{ end }}
|
||||
</p>
|
||||
{{ with .Site.Params.author.email }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue