We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d9de0 commit 5838e03Copy full SHA for 5838e03
config.toml
@@ -2,7 +2,7 @@ baseurl = "https://whiletruelearn.github.io/"
2
title = "whiletruelearn"
3
theme = "hugo-theme-console"
4
languageCode = "en-us"
5
-
+publishDir = "docs"
6
[params]
7
# Cutting off the page title to two chars for mobile (console-demo -> co)
8
titleCutting = false
0 commit comments