mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update french documentation
This commit is contained in:
parent
d0ec18f4db
commit
81c6ae3b2d
4 changed files with 130 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ release = version
|
|||
# a list of builtin themes.
|
||||
sys.path.append(os.path.abspath('../_themes'))
|
||||
html_theme_path = ['../_themes']
|
||||
html_theme = 'flask_small'
|
||||
html_theme = 'flask'
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a theme
|
||||
# further. For a list of options available for each theme, see the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue