update dev-runtime
This commit is contained in:
parent
86e6349645
commit
4a553e0a15
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ compile_sass = true
|
|||
minify_html = false
|
||||
generate_feeds = true
|
||||
feed_filenames = ["rss.xml"]
|
||||
ignored_content = ["*.svg", "*.gif", "*.drawio", "*.png", "*.jpg", "*.jpeg", "*.mp4", "*.mov", "*.mkv"]
|
||||
ignored_content = ["*.heic", "*.svg", "*.gif", "*.drawio", "*.png", "*.jpg", "*.jpeg", "*.mp4", "*.mov", "*.mkv"]
|
||||
|
||||
[markdown]
|
||||
highlighting = { light_theme = "gruvbox-light-hard", dark_theme = "gruvbox-dark-hard" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue