Update permalink structure to include date in URLs
All checks were successful
/ CI (push) Successful in 13s
/ CD (push) Successful in 6s

Modified the permalink setting in `_config.yml` to include year, month, and day in the URL structure. This change improves content organization and allows for better chronological referencing.
This commit is contained in:
Lars 2024-12-25 15:00:47 +01:00
parent cd7ed8a775
commit 449ff481c9

View file

@ -18,7 +18,7 @@ author:
# URL settings # URL settings
url: "https://klise.now.sh" # url: "https://klise.now.sh" #
baseurl: baseurl:
permalink: /:title/ permalink: /:year/:month/:day/:title/
google_analytics: # leave it blank if not wish google_analytics: # leave it blank if not wish
fb_appid: fb_appid: