diff --git a/conf.py b/conf.py index 04af6cb..213c6dd 100644 --- a/conf.py +++ b/conf.py @@ -128,8 +128,13 @@ html_theme = 'alabaster' html_sidebars = {'**': ['navigation.html', 'searchbox.html']} html_theme_options = { 'extra_nav_links': { - "← Guide de l'administrateur technique": - "https://doc-publik.entrouvert.com/tech/"} + "Guide de déploiement": + "https://doc.entrouvert.org/publik-infra/", + "Guide de l'administrateur technique": + "https://doc-publik.entrouvert.com/tech/", + "☜ Accueil": + "https://doc-publik.entrouvert.com/", + } } # Theme options are theme-specific and customize the look and feel of a theme