@ -6,6 +6,7 @@ build_search_index = false
[markdown]
highlight_code = true
highlight_theme = "kronuz"
external_links_no_follow = true
external_links_no_referrer = true
smart_punctuation = true
@ -45,6 +45,11 @@ img {
max-width: 100%;
}
pre {
overflow: auto;
padding: 1rem;
body>header {
.img {
display: block;