mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-10 19:59:40 +02:00
Replace use of png with converted SVG (where available)
Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
parent
bc97cb8823
commit
2f6cf3f616
6 changed files with 10 additions and 10 deletions
|
@ -105,7 +105,7 @@ Each key pair comprises two parts: the {term}`public key<OpenPGP Certificate>` a
|
|||
|
||||
It's important to note that in many scenarios, only the {term}`public key<OpenPGP Certificate>` is exposed or used. These situations will be elaborated upon in subsequent sections of this document.
|
||||
|
||||
```{figure} diag/public_key.png
|
||||
```{figure} diag_converted/public_key.svg
|
||||
:name: fig-public-key
|
||||
:alt: Depicts a box with white background and the title "Public part of an asymmetric keypair". In the box one key symbol with text next to it is shown. The key symbol is rendered using full green lines, points to the right hand side and has the accompanying text "Public key".
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue