newsletter: cochrun-april2023
This commit is contained in:
parent
0e2fd08b26
commit
473db25d94
41 changed files with 19 additions and 2 deletions
5
config/_default/config.toml
Normal file
5
config/_default/config.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[taxonomies]
|
||||
tag = "tags"
|
||||
category = "categories"
|
||||
author = "authors"
|
||||
series = "series"
|
|
@ -33,7 +33,7 @@ article:
|
|||
showReadingTime: false
|
||||
showTableOfContents: true
|
||||
showTaxonomies: true
|
||||
showAuthorsBadges: true
|
||||
showAuthorsBadges: false
|
||||
showWordCount: false
|
||||
showSummary: true
|
||||
sharingLinks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue