diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 9a702b0..06d8df6 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ compile_sass = true # Whether to build a search index to be used later on by a JavaScript library build_search_index = true -title = "Manuel Deuxfleurs" +title = "Manuels Deuxfleurs" [markdown] # Whether to do syntax highlighting |