2018-08-29 22:36:07 +00:00
|
|
|
title = "michael's blog"
|
2018-08-09 06:53:47 +00:00
|
|
|
base_url = "https://mzhang.me"
|
|
|
|
|
|
|
|
compile_sass = true
|
|
|
|
highlight_code = true
|
|
|
|
generate_rss = true
|
|
|
|
|
|
|
|
[extra]
|
|
|
|
nav_links = [
|
|
|
|
{ url = "/pages/about", text = "about" },
|
2018-09-22 21:20:34 +00:00
|
|
|
{ url = "https://git.mzhang.me/explore/repos", text = "projects" },
|
2018-08-09 06:53:47 +00:00
|
|
|
]
|