mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-16 17:09:28 +01:00
keys/index.md: fix markdown
with redcarpet the normal ``` works
This commit is contained in:
parent
a484820b4f
commit
2b784cb527
@ -26,11 +26,11 @@ I should probably sign that table using PGP (but it wouldn't increase
|
|||||||
trust as I still have met no one whom with to sign keys), but with your
|
trust as I still have met no one whom with to sign keys), but with your
|
||||||
own responsibility\* you can verify the following DNS records:
|
own responsibility\* you can verify the following DNS records:
|
||||||
|
|
||||||
<pre>
|
```bash
|
||||||
dig weechat-otr-key.mikaela.info TXT
|
dig weechat-otr-key.mikaela.info TXT
|
||||||
dig pgp.mikaela.info TXT
|
dig pgp.mikaela.info TXT
|
||||||
dig gpg.mikaela.info TXT
|
dig gpg.mikaela.info TXT
|
||||||
</pre>
|
```
|
||||||
|
|
||||||
`pgp.` and `gpg.` should give you the same result.
|
`pgp.` and `gpg.` should give you the same result.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user