mirror of https://github.com/onweru/compose.git

weru
28.14.2020 47b40fe41e5f58d736892188debf0637633eb6d6
edit baseURL for exampleSite #10
1 files modified
2 ■■■ changed files
exampleSite/config.toml 2 ●●● patch | view | raw | blame | history
exampleSite/config.toml
@@ -1,4 +1,4 @@
baseURL = "https://compose-docs.netlify.com/"
baseURL = "https://example.com/"
title = "Compose Docs"
enableRobotsTXT = true
theme = "compose"