mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 19:29:41 +02:00
swap cover for variant three
This commit is contained in:
parent
30f2f681ef
commit
72741c88d4
3 changed files with 1 additions and 264 deletions
BIN
book/source/_static/epub/img/cover.png
Normal file
BIN
book/source/_static/epub/img/cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 967 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 57 KiB |
|
@ -58,7 +58,7 @@ myst_enable_extensions = [
|
|||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-epub-output
|
||||
|
||||
epub_copyright = f'{date.today().year}, {author} ({upstream_url}), CC-BY-SA-4.0'
|
||||
epub_cover = ('_static/epub/img/cover.svg', 'cover.j2')
|
||||
epub_cover = ('_static/epub/img/cover.png', 'cover.j2')
|
||||
epub_css_files = [
|
||||
'epub/css/custom.css'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue