We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02bfc3 commit ed3004aCopy full SHA for ed3004a
1 file changed
config.toml
@@ -1,7 +1,7 @@
1
title = "Elekto"
2
-baseURL = "https://elekto.io"
+baseURL = "https://elekto.dev"
3
disableKinds = ["taxonomy", "taxonomyTerm"]
4
-publishDir = "docs"
+publishDir = "punlic"
5
6
enableRobotsTXT = true
7
@@ -182,4 +182,3 @@ enable = false
182
url = "https://example.org/mail"
183
icon = "fa fa-envelope"
184
desc = "Discuss development issues around the project"
185
-
0 commit comments