You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
382 B
TOML
6 lines
382 B
TOML
4 years ago
|
# When serving the documentation via CircleCI, we need to use '/path/index.html' URLs instead
|
||
|
# of hugo's default of prettier '/path/' URLs. This is because CircleCI's artifacts webserver
|
||
|
# does not resolve '/path/' to '/path/index.html' like webservers often do.
|
||
|
# CircleCI discussion: https://discuss.circleci.com/t/circle-artifacts-com-not-using-index-html/320/3
|
||
|
uglyURLs = true
|