blob: f9c51ce45060204e05a9e87b574c90ba4474236f (
plain) (
tree)
|
|
base_url = "https://memzero.de/blog"
compile_sass = true
build_search_index = true
title = "memzero"
description = "Cow says .*"
theme = "hyde"
[markdown]
highlight_code = true
#highlight_theme
[extra]
hyde_links = [
{url = "https://github.com/johannst", name = "GitHub"},
{url = "https://twitter.com/xjohannst", name = "Twitter"},
]
#hyde_theme = "theme-base-0d"
# vim:ft=config
|