fix: properly set base_url
This commit is contained in:
@@ -6,7 +6,7 @@ generate_feeds = true
|
|||||||
minify_html = true
|
minify_html = true
|
||||||
|
|
||||||
# The URL the site will be built for
|
# The URL the site will be built for
|
||||||
base_url = "/"
|
base_url = "https://nrd.sh/"
|
||||||
|
|
||||||
# Whether to automatically compile all Sass files in the sass directory
|
# Whether to automatically compile all Sass files in the sass directory
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|||||||
Reference in New Issue
Block a user