Skip to content

Commit fc75994

Browse files
authored
Set title for home page in index.md
Otherwise, page title looks like : "(empty) - ejabberd Docs". See : https://github.com/squidfunk/mkdocs-material/blob/master/src/templates/base.html#L92
1 parent a151b89 commit fc75994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
2-
title: " "
2+
title: "Home"
33
template: home.html
44
---

0 commit comments

Comments
 (0)