Skip to content
Snippets Groups Projects
Commit e9b80c73 authored by kangalio's avatar kangalio
Browse files

Fix deprecated hugo field names

I love churn
parent a11a4115
No related branches found
No related tags found
No related merge requests found
Pipeline #237616 passed
baseURL: '/' baseURL: '/'
title: Fachschaft Informatik title: Fachschaft Informatik
paginate: 5 pagination:
pagerSize: 5
theme: hugo-arcana theme: hugo-arcana
enableInlineShortcodes: true enableInlineShortcodes: true
......
<div id="header"> <div id="header">
{{ if .Site.IsMultiLingual }} {{ if hugo.IsMultilingual }}
{{- partial "languages.html" . }} {{- partial "languages.html" . }}
{{- end -}} {{- end -}}
<h1 id="logo_container"> <h1 id="logo_container">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment