Code blocks corrections

This commit is contained in:
Yorick Barbanneau 2020-02-19 10:14:45 +01:00
parent b0cf94ba65
commit c1ab78875e
4 changed files with 55 additions and 30 deletions

View file

@ -58,7 +58,11 @@ PLUGINS = ['neighbors']
# Attila theme
HEADER_COVER = 'assets/backgrounds/sigean.jpg'
COLOR_SCHEME_CSS = 'monokai.css'
AUTHORS_BIO = {
"ephase": {
"cover": "/assets/souris.png"
}
}
AUTHORS_BIO = {
"ephase": {
"name": "ephase",