mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Whitespace fix
This commit is contained in:
parent
9098dd5d9a
commit
829c295ae2
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
||||||
from <span class="p-org org" itemprop="affiliation" itemscope itemtype="https://schema.org/Organization">
|
from <span class="p-org org" itemprop="affiliation" itemscope itemtype="https://schema.org/Organization">
|
||||||
<a itemprop="url" class="organization-name" href="{{- .Get "org-url" -}}">
|
<a itemprop="url" class="organization-name" href="{{- .Get "org-url" -}}">
|
||||||
<span itemprop="name">{{- .Get "org" -}}</span>{{- /* Strip trailing newline: https://github.com/gohugoio/hugo/issues/1753 */ -}}
|
<span itemprop="name">{{- .Get "org" -}}</span>{{- /* Strip trailing newline: https://github.com/gohugoio/hugo/issues/1753 */ -}}
|
||||||
</a>
|
</a></span>
|
||||||
</span>
|
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
</span>{{- /* Strip trailing newline: https://github.com/gohugoio/hugo/issues/1753 */ -}}
|
</span>{{- /* Strip trailing newline: https://github.com/gohugoio/hugo/issues/1753 */ -}}
|
||||||
|
|
Loading…
Reference in a new issue