chore: update deprecated properties

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