adds option to make aux links open in new tab

This commit is contained in:
Matthew Wang
2019-10-01 22:22:34 -07:00
parent 8bd2da55fe
commit 5549a15df9
3 changed files with 15 additions and 1 deletions

View File

@@ -48,6 +48,9 @@ search_tokenizer_separator: /[\s/]+/
aux_links:
"Just the Docs on GitHub":
- "//github.com/pmarsceill/just-the-docs"
# Makes Aux links open in a new tab. Default is false
aux_links_new_tab: false
```
## Heading anchor links