Code blocks corrections
This commit is contained in:
parent
b0cf94ba65
commit
c1ab78875e
4 changed files with 55 additions and 30 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue