Update site URL in configuration file
All checks were successful
/ CI (push) Successful in 12s
/ CD (push) Successful in 6s

Changed the `url` value in `_config.yml` from "https://klise.now.sh" to "https://elyday.dev" to reflect the updated domain. This ensures the site points to the correct address.
This commit is contained in:
Lars 2024-12-25 15:02:16 +01:00
parent 449ff481c9
commit 4160e640ca

View file

@ -16,7 +16,7 @@ author:
avatar: /assets/img/avatar.jpg avatar: /assets/img/avatar.jpg
# URL settings # URL settings
url: "https://klise.now.sh" # url: "https://elyday.dev" #
baseurl: baseurl:
permalink: /:year/:month/:day/:title/ permalink: /:year/:month/:day/:title/
google_analytics: # leave it blank if not wish google_analytics: # leave it blank if not wish