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 99c8cba commit 2753d3aCopy full SHA for 2753d3a
config/_default/params.toml
@@ -1,6 +1,6 @@
1
-title = "YAGPDB Docs"
2
-description = "YAGPDB documentation"
3
-images = ["cover.png"]
+title = "YAGPDB Help Center" # og:site_name
+description = "YAGPDB documentation and learning resources." # twitter:description, og:description
+images = [] # og:image; not needed.
4
5
mainSections = ["docs"]
6
0 commit comments