forked from david-swift/duckling
Add some bare-bones configuration in theme.toml (fix #21)
This commit is contained in:
parent
34ebf5a6dc
commit
c4be19af5f
@ -6,6 +6,14 @@ min_version = "0.17.2"
|
|||||||
demo = "https://daudix.codeberg.page/duckquill"
|
demo = "https://daudix.codeberg.page/duckquill"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
|
primary_color = "#9a9996"
|
||||||
|
primary_color_alpha = "rgba(154, 153, 150, 0.2)"
|
||||||
|
date_format = "%d %B %Y"
|
||||||
|
issues_url = ""
|
||||||
|
source_url = ""
|
||||||
|
|
||||||
|
[extra.nav]
|
||||||
|
links = []
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "David Lapshin"
|
name = "David Lapshin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user