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 26d5657 commit fce7f3eCopy full SHA for fce7f3e
config/staging/hugo.yaml
@@ -1,4 +1,4 @@
1
-baseURL = "https://wasm.interlisp.org"
2
-languageCode = "en-us"
3
-title = "Staging Environment"
4
-publishDir = "stage"
+baseURL: https://wasm.interlisp.org
+languageCode: en-us
+title: 'Staging Environment'
+publishDir: stage
0 commit comments