Skip to content

Commit 5cc938a

Browse files
committed
Specify baseURL parameter in site config
Signed-off-by: lucperkins <[email protected]>
1 parent 777644e commit 5cc938a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
title = "The Update Framework"
22
disableKinds = ["section", "taxonomy", "taxonomyTerm"]
3+
baseURL = "https://theupdateframework.netlify.com"
34

45
[markup.goldmark.renderer]
56
unsafe = true

0 commit comments

Comments
 (0)