diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-13 10:06:54 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-13 10:06:54 +0200 |
commit | f35117d814ce72900361382ba2eeff652012d344 (patch) | |
tree | fdb4629275033f13a369a0a2c4ee988ca7685bba /config.toml | |
parent | e750814386993f7a641c201ff26c431b9849ced5 (diff) | |
download | guide.deuxfleurs.fr-f35117d814ce72900361382ba2eeff652012d344.tar.gz guide.deuxfleurs.fr-f35117d814ce72900361382ba2eeff652012d344.zip |
Front
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 |