mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
actually display site title
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user