diff --git a/config.toml b/config.toml index dabe513d..81297a20 100644 --- a/config.toml +++ b/config.toml @@ -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 \ No newline at end of file + tabWidth = 4 diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 9f6443d1..a5302f04 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -7,19 +7,20 @@