We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002ec29 commit 1cea8d2Copy full SHA for 1cea8d2
1 file changed
config.toml
@@ -1,9 +1,8 @@
1
-baseURL = "http://example.org/"
+baseURL = "https://agrofims.github.io/helpdocs/"
2
languageCode = "en-us"
3
title = "Help Documentation"
4
theme = "ace-documentation-1.0.4"
5
publishDir = "docs"
6
-
7
pygmentsCodeFences = true
8
pygmentsStyle = "monokailight"
9
@@ -42,4 +41,4 @@ weight = 2
42
41
[[menu.shortcuts]]
43
name = "<button class='btn btn-success mt-n1'>Download</button>"
44
url = "https://github.com/vantagedesign/ace-documentation/releases"
45
-weight = 3
+weight = 3
0 commit comments