actually display site title

This commit is contained in:
Jacky Zhao
2021-12-23 14:32:47 -08:00
parent 69c86e407f
commit 3a98c8b554
2 changed files with 16 additions and 14 deletions

View File

@ -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