5 lines
162 B
TOML
5 lines
162 B
TOML
|
# The URL the site will be built for
|
||
|
base_url = "https://example.com"
|
||
|
|
||
|
# Whether to automatically compile all Sass files in the sass directory
|
||
|
compile_sass = true
|