actually display site title
This commit is contained in:
parent
69c86e407f
commit
3a98c8b554
2 changed files with 16 additions and 14 deletions
|
@ -8,6 +8,7 @@ ignoreFiles = [
|
|||
"/content/templates/*",
|
||||
"/content/private/*",
|
||||
]
|
||||
title = "🪴 Quartz v3"
|
||||
|
||||
[markup]
|
||||
[markup.tableOfContents]
|
||||
|
@ -24,4 +25,4 @@ ignoreFiles = [
|
|||
lineNos = true
|
||||
lineNumbersInTable = true
|
||||
style = "dracula"
|
||||
tabWidth = 4
|
||||
tabWidth = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue