mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 13:33:34 +08:00
9 lines
308 B
TOML
9 lines
308 B
TOML
# Configuration to release this site on GitHub Pages.
|
|
|
|
# To use run `hugo -e github` or `hugo server -e github`
|
|
|
|
# For usual GH pages, your website resides in a subdirectory
|
|
# making it necessary to disable headless server mode
|
|
baseURL = 'https://mcshelby.github.io/hugo-theme-relearn/'
|
|
relativeURLs = false
|