mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2026-05-30 05:37:34 +02:00
Merge fa9b86e257 into 7f630a4e31
This commit is contained in:
commit
b60941474a
2 changed files with 3 additions and 4 deletions
|
|
@ -17,9 +17,8 @@ taxonomies = [
|
||||||
]
|
]
|
||||||
|
|
||||||
# Code highlighting
|
# Code highlighting
|
||||||
[markdown]
|
[markdown.highlighting]
|
||||||
highlight_code = true
|
theme = "boron"
|
||||||
highlight_theme = "boron"
|
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ name = "terminimal"
|
||||||
description = "A simple, minimal retro theme"
|
description = "A simple, minimal retro theme"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
homepage = "https://github.com/pawroman/zola-theme-terminimal"
|
homepage = "https://github.com/pawroman/zola-theme-terminimal"
|
||||||
min_version = "0.11.0"
|
min_version = "0.22.0"
|
||||||
|
|
||||||
# An optional live demo URL
|
# An optional live demo URL
|
||||||
demo = "https://pawroman.github.io/zola-theme-terminimal/"
|
demo = "https://pawroman.github.io/zola-theme-terminimal/"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue