diff --git a/blog/hugo.toml b/blog/hugo.toml index 3e6063a..6c6da92 100644 --- a/blog/hugo.toml +++ b/blog/hugo.toml @@ -1,8 +1,9 @@ baseURL = "https://bus.saillant.cc/" -languageCode = "fr-fr" +locale = "fr-fr" title = "bus.saillant.cc" theme = "terminal-bus" timeZone = "Europe/Paris" +disableKinds = ["taxonomy", "term"] [params] description = "Chantier d'un Irisbus Axer transformé en atelier/labo mobile — électronique, fab numérique, VASP." diff --git a/blog/themes/terminal-bus/layouts/baseof.html b/blog/themes/terminal-bus/layouts/baseof.html index 5949d9f..a4f53a7 100644 --- a/blog/themes/terminal-bus/layouts/baseof.html +++ b/blog/themes/terminal-bus/layouts/baseof.html @@ -1,5 +1,5 @@ - +