updated website url in config.toml
Some checks failed
Build / deploy (push) Has been cancelled

This commit is contained in:
CJSatnarine
2025-09-17 17:02:00 -04:00
parent aa55932c03
commit c5ae4af9e4

View File

@@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "https://cjsatnarine.github.io/"
base_url = "https://cjsatnarine.space/"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true