Bump minimal Zola version, make primary color non-essential
This commit is contained in:
@ -2,13 +2,9 @@ name = "Duckquill"
|
||||
description = "Modern, pretty, and clean theme"
|
||||
license = "MIT"
|
||||
homepage = "https://codeberg.org/daudix/duckquill"
|
||||
min_version = "0.17.2"
|
||||
min_version = "0.19.0"
|
||||
demo = "https://duckquill.daudix.one"
|
||||
|
||||
[extra]
|
||||
primary_color = "#9a9996"
|
||||
primary_color_alpha = "rgba(154, 153, 150, 0.2)"
|
||||
|
||||
[author]
|
||||
name = "David Lapshin"
|
||||
homepage = "https://daudix.one"
|
||||
|
Reference in New Issue
Block a user