Dimitri Merejkowsky 5 лет назад
Родитель
Сommit
00cf66e1b0
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      cours/source/conf.py

+ 1
- 1
cours/source/conf.py Просмотреть файл

@@ -16,7 +16,7 @@ extensions = [
notfound_context = { notfound_context = {
"title": "Page non trouvée", "title": "Page non trouvée",
} }
notfound_urls_prefix = "/"
notfound_urls_prefix = "/python/"


html_show_sourcelink = False html_show_sourcelink = False
html_theme = "agogo" html_theme = "agogo"