[TIDY] Apply editorconfig
This commit is contained in:
parent
a9367686f7
commit
6d67a7dd5d
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Autoren
|
||||
---
|
||||
---
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Blogpost-Kategorien
|
||||
---
|
||||
---
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Blogeintrag
|
||||
---
|
||||
---
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Eventankündigung
|
||||
---
|
||||
---
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
title: Tags
|
||||
---
|
||||
---
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
{{- if in (slice "fa-solid" "fa-brands") (.Get 0) }}
|
||||
{{- $faStylePrefix = (.Get 0) }}
|
||||
{{- end }}
|
||||
<i class="{{ $faStylePrefix }} {{ range $iconName := .Params }} fa-{{ $iconName }} {{ end }}"></i>
|
||||
<i class="{{ $faStylePrefix }} {{ range $iconName := .Params }} fa-{{ $iconName }} {{ end }}"></i>
|
||||
|
|
|
@ -10,4 +10,4 @@
|
|||
{{- if .Truncated }}
|
||||
<div class="morelink"><a href="{{ .RelPermalink }}">mehr...</a></div>
|
||||
{{- end }}
|
||||
</article>
|
||||
</article>
|
||||
|
|
|
@ -39,4 +39,4 @@
|
|||
{{- end }}
|
||||
</div>
|
||||
</header>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
|
@ -4,4 +4,4 @@
|
|||
<nav class="menu">
|
||||
{{- partial "menu.html" (dict "menuID" "footer" "page" . ) -}}
|
||||
</nav>
|
||||
</footer>
|
||||
</footer>
|
||||
|
|
|
@ -19,4 +19,4 @@
|
|||
{{ end -}}
|
||||
|
||||
<title>{{ .Title }}</title>
|
||||
<!-- TODO: Favicon -->
|
||||
<!-- TODO: Favicon -->
|
||||
|
|
|
@ -29,4 +29,4 @@
|
|||
<span class="state">unbekannt</span><br><span class="duration">(seit )</span>
|
||||
</li>
|
||||
</ul>
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue