Upgrade to zola 0.14.1

This commit is contained in:
Philipp Oppermann
2021-10-17 21:06:57 +02:00
parent 5c750985a6
commit 44f51402f7
9 changed files with 65 additions and 46 deletions

View File

@@ -377,7 +377,6 @@ tbody tr:nth-child(odd) th {
/* Blog post or page title */
.page-title,
.post-title,
.post-title a {
color: var(--post-title-color);
}