diff --git a/hugo.toml b/hugo.toml index d27832a..3109e8a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,10 +6,11 @@ theme = "gohugo-theme-ananke" site_logo = "images/M82_N.jpg" [languages] [languages.en] - title = "Ananke" + title = "M82" weight = 1 # languageDirection = 'rtl' for Right-To-Left languages [languages.fr] + title = "M82" weight = 2 contentDir = "content"