Files
blog/theme.toml
David Lapshin af84b56ede Make the navbar non-mandatory
I can imagine duckquill being used for one-page sites that simply don't need it, plus we can get rid of one more variable from theme.toml
2024-05-02 00:32:32 +03:00

18 lines
421 B
TOML

name = "Duckquill"
description = "Modern, pretty, and clean theme"
license = "MIT"
homepage = "https://codeberg.org/daudix/duckquill"
min_version = "0.17.2"
demo = "https://daudix.codeberg.page/duckquill"
[extra]
primary_color = "#9a9996"
primary_color_alpha = "rgba(154, 153, 150, 0.2)"
date_format = "%d %B %Y"
issues_url = ""
source_url = ""
[author]
name = "David Lapshin"
homepage = "https://daudix.codeberg.page"