mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix and update gutenberg config file
This commit is contained in:
@@ -1,13 +1,10 @@
|
|||||||
title = "Writing an OS in Rust"
|
title = "Writing an OS in Rust"
|
||||||
description = "test"
|
base_url = "https://os.phil-opp.com"
|
||||||
base_url = "https://os.phil-opp.com.com"
|
|
||||||
|
|
||||||
highlight_code = true
|
highlight_code = true
|
||||||
highlight_theme = "monokai"
|
highlight_theme = "monokai"
|
||||||
insert_anchor_links = true
|
|
||||||
generate_rss = true
|
generate_rss = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
# Put all your custom variables here
|
|
||||||
subtitle = "Philipp Oppermann's blog"
|
subtitle = "Philipp Oppermann's blog"
|
||||||
author = { name = "Philipp Oppermann" }
|
author = { name = "Philipp Oppermann" }
|
||||||
|
|||||||
Reference in New Issue
Block a user