mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Start adding support for translations
This commit is contained in:
@@ -5,6 +5,10 @@ highlight_code = true
|
||||
highlight_theme = "visual-studio-dark"
|
||||
generate_rss = true
|
||||
|
||||
languages = [
|
||||
{ code = "zh" }, # Chinese
|
||||
]
|
||||
|
||||
[extra]
|
||||
subtitle = "Philipp Oppermann's blog"
|
||||
author = { name = "Philipp Oppermann" }
|
||||
|
||||
Reference in New Issue
Block a user