Update hugo version and add the touch programming project

This commit is contained in:
2025-02-28 17:50:27 +01:00
parent 58bf7f0647
commit 62dcafdd88
7 changed files with 23 additions and 15 deletions
+7 -6
View File
@@ -1,15 +1,16 @@
baseURL = 'https://hazemkrimi.tech'
languageCode = 'en'
title = 'Hazem Krimi'
paginate = 5
[pagination]
pagerSize = 5
enableRobotsTXT = true
[outputs]
home = ['html', 'rss']
section = ['html', 'rss']
home = ['html', 'rss']
section = ['html', 'rss']
[sitemap]
changeFreq = ''
filename = 'sitemap.xml'
priority = -1
changeFreq = ''
filename = 'sitemap.xml'
priority = -1
[services]
[services.googleAnalytics]
ID = 'G-FMD81GLKS3'