mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-10-12 18:40:57 -04:00
Add a default Opengraph image + an empty alt
This commit is contained in:
parent
36d69d40c8
commit
250a9b0500
2 changed files with 5 additions and 0 deletions
2
conf.py
2
conf.py
|
@ -95,6 +95,8 @@ linkcheck_ignore = [r'^https?://[^/\s]+\.onion']
|
|||
|
||||
autosectionlabel_prefix_document = True
|
||||
|
||||
ogp_image = "https://www.qubes-os.org/attachment/icons/qubes-logo-icon-name-slogan-fb.png"
|
||||
ogp_image_alt = False
|
||||
|
||||
# -- HTML configuration ------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
:og:image: https://doc.qubes-os.org/en/latest/_images/qubes-trust-level-architecture.png
|
||||
:og:image:alt: An overview of the security features of Qubes OS, including strong isolation, templating system,...
|
||||
:og:image:width: 778
|
||||
:og:image:height: 591
|
||||
|
||||
============
|
||||
Introduction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue