Skip to content

Commit ee4793e

Browse files
committed
seo: improve OpenGraph tags for docs and learn index page
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 2753d3a commit ee4793e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/docs/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "Documentation"
3+
description = "User and reference documentation for YAGPDB."
4+
+++

content/learn/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
title = "Learning Resources"
3+
description = "A self-paced course for YAGPDB's custom command system."
4+
+++

0 commit comments

Comments
 (0)