Skip to content

Commit 1cea8d2

Browse files
committed
change baseURL
1 parent 002ec29 commit 1cea8d2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

config.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
baseURL = "http://example.org/"
1+
baseURL = "https://agrofims.github.io/helpdocs/"
22
languageCode = "en-us"
33
title = "Help Documentation"
44
theme = "ace-documentation-1.0.4"
55
publishDir = "docs"
6-
76
pygmentsCodeFences = true
87
pygmentsStyle = "monokailight"
98

@@ -42,4 +41,4 @@ weight = 2
4241
[[menu.shortcuts]]
4342
name = "<button class='btn btn-success mt-n1'>Download</button>"
4443
url = "https://github.com/vantagedesign/ace-documentation/releases"
45-
weight = 3
44+
weight = 3

0 commit comments

Comments
 (0)