mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-02 02:10:27 +00:00
Update hugo version and add the touch programming project
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user