Fix and update gutenberg config file

This commit is contained in:
Philipp Oppermann
2017-06-09 13:35:33 +02:00
parent 3f51f3c61d
commit c2dcd29d81

View File

@@ -1,13 +1,10 @@
title = "Writing an OS in Rust"
description = "test"
base_url = "https://os.phil-opp.com.com"
base_url = "https://os.phil-opp.com"
highlight_code = true
highlight_theme = "monokai"
insert_anchor_links = true
generate_rss = true
[extra]
# Put all your custom variables here
subtitle = "Philipp Oppermann's blog"
author = { name = "Philipp Oppermann" }