update global metadata
This commit is contained in:
parent
5f89d6127a
commit
21fc24cf70
1 changed files with 12 additions and 0 deletions
|
@ -6,3 +6,15 @@ freeze: true
|
||||||
|
|
||||||
# Enable banner style title blocks
|
# Enable banner style title blocks
|
||||||
title-block-banner: true
|
title-block-banner: true
|
||||||
|
|
||||||
|
# Default for table of contents
|
||||||
|
toc: true
|
||||||
|
toc-title: Table of contents
|
||||||
|
toc-location: left
|
||||||
|
|
||||||
|
|
||||||
|
author:
|
||||||
|
- name: Kyle Belanger
|
||||||
|
url: https://kyleb.rbind.io/
|
||||||
|
|
||||||
|
citation: true
|
Loading…
Reference in a new issue