Indented the title for aux_link

The indent is required for the aux links to work.
This commit is contained in:
Björn Folbert
2018-11-24 00:21:57 +01:00
committed by GitHub
parent 21990474d0
commit 860207d13c

View File

@@ -20,7 +20,7 @@ search_enabled: true
```yml
# Aux links for the upper right navigation
aux_links:
"Just the Docs on GitHub":
"Just the Docs on GitHub":
- "//github.com/pmarsceill/just-the-docs"
```