Этот коммит содержится в:
Sebastien Larinier 2024-01-22 15:12:41 +01:00
родитель d6ce4d2cf5
Коммит cb6236c106

Просмотреть файл

@ -6,10 +6,11 @@ theme = "gohugo-theme-ananke"
site_logo = "images/M82_N.jpg" site_logo = "images/M82_N.jpg"
[languages] [languages]
[languages.en] [languages.en]
title = "Ananke" title = "M82"
weight = 1 weight = 1
# languageDirection = 'rtl' for Right-To-Left languages # languageDirection = 'rtl' for Right-To-Left languages
[languages.fr] [languages.fr]
title = "M82"
weight = 2 weight = 2
contentDir = "content" contentDir = "content"