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 0e45200 commit ffdc3b6Copy full SHA for ffdc3b6
docs/config.toml
@@ -2,7 +2,7 @@ baseURL= ""
2
3
languageCode = "en-us"
4
DefaultContentLanguage = "en"
5
-title = "PGO, the Postgres Operator Client from Crunchy Data"
+title = "The Postgres Operator Client from Crunchy Data"
6
theme = "crunchy-hugo-theme"
7
pygmentsCodeFences = true
8
pygmentsStyle = "monokailight"
docs/content/_index.md
@@ -1,5 +1,5 @@
1
---
-title: "`pgo`, the Postgres Operator Client from Crunchy Data"
+title: "pgo, the Postgres Operator Client from Crunchy Data"
date:
draft: false
0 commit comments