revert: update deprecated properties

This reverts commit 152763d9ed.
This commit is contained in:
2026-05-09 12:59:49 +01:00
parent 897b52e422
commit 6900edff26
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
baseURL = 'https://hazemkrimi.tech'
locale = 'en'
languageCode = 'en'
title = 'Hazem Krimi'
[pagination]
pagerSize = 5
+1 -1
View File
@@ -44,7 +44,7 @@
<link>{{ .Permalink }}</link>
<description>Hazem Krimi's projects and blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>{{ site.Language.Locale }}</language>{{ with $authorEmail }}
<language>{{ site.Language.LanguageCode }}</language>{{ with $authorEmail }}
<managingEditor>{{.}}{{ with $authorName }} ({{ . }}){{ end }}</managingEditor>{{ end }}{{ with $authorEmail }}
<webMaster>{{ . }}{{ with $authorName }} ({{ . }}){{ end }}</webMaster>{{ end }}{{ with .Site.Copyright }}
<copyright>{{ . }}</copyright>{{ end }}{{ if not .Date.IsZero }}