Update about.md
and 405.html
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
- Updated about.md page with PGP Public Keys - Fixed verbiage on 405 error page
This commit is contained in:
parent
bc1a8ddca4
commit
4ac2e5c39c
2 changed files with 46 additions and 5 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
<div class="err">
|
||||
<h1>Request Method Disallowed</h1>
|
||||
<p>The request method for this resource has been disallowed.</p>
|
||||
<p>The request method used for this resource has been disallowed.</p>
|
||||
</div>
|
||||
|
|
|
@ -4,17 +4,19 @@
|
|||
|
||||
# About
|
||||
|
||||
Hello,
|
||||
Hello 👋,
|
||||
|
||||
I'm Xavier, also known by pseudonym the Sapphirus, and this is my website.
|
||||
|
||||
## Interests and Hobbies
|
||||
## Interests
|
||||
|
||||
In no particular order, here's a general shortlist of my interests and hobbies:
|
||||
|
||||
- Linux
|
||||
- Software Development
|
||||
- Japanese Otaku Culture
|
||||
- Everything Linux & *nix
|
||||
- Listening to music
|
||||
- Watching anime
|
||||
- Otaku Culture
|
||||
- Video Games
|
||||
|
||||
## Contact
|
||||
|
@ -22,6 +24,45 @@ I'm Xavier, also known by pseudonym the Sapphirus, and this is my website.
|
|||
- Matrix: [@sapphirus:sapphirus.org](https://matrix.to/#/@sapphirus:sapphirus.org)
|
||||
- XMPP: [sapphirus@sapphirus.org](xmpp:sapphirus@sapphirus.org)
|
||||
- Libera: [Sapphirus](ircs://irc.libera.chat:6697/Sapphirus,isuser)
|
||||
- E-Mail: <a href="mailto:3EjmZHiLR@mozmail.com" class="ml" a="ten.muiroza" b="surihppas"></a>
|
||||
|
||||
## PGP Public Key
|
||||
|
||||
Listed herein below are the fingerprints associated with my _current_ PGP public key.
|
||||
<br>You can also e-mail me with PGP at the address listed above.
|
||||
|
||||
#### Fingerprints
|
||||
|
||||
- Master: <code class="select">8268 0E21 D66F 73C8 D1BC 5022 E967 DD18 119C 6EEA</code>
|
||||
- Signing: <code class="select">6C43 E8B5 4F94 5373 4D76 9A9F A6C0 61B2 CEA1 A7AC</code>
|
||||
- Encrypt: <code class="select">F921 6336 670A 9697 25A4 9805 8FC2 6BE8 AD2B E78E</code>
|
||||
- Key ID: <code class="select">E967DD18119C6EEA</code>
|
||||
|
||||
#### Public Key
|
||||
<code class="pgp select">
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mDMEZg4OThYJKwYBBAHaRw8BAQdAY5lp2Qncg/PjnaptLl1Xgw83NT8fxbhiSVAx
|
||||
IbnMO5G0O1hhdmllciBNb2ZmZXR0IChNYXN0ZXIgU2lnbmluZyBLZXkpIDxzYXBw
|
||||
aGlydXNAYXpvcml1bS5uZXQ+iJkEExYIAEEWIQSCaA4h1m9zyNG8UCLpZ90YEZxu
|
||||
6gUCZg4OTgIbAwUJA8JnAAULCQgHAgIiAgYVCgkICwIEFgIDAQIeBwIXgAAKCRDp
|
||||
Z90YEZxu6tQBAPwNI6QCqjs2e+P3pbNpFLx17f4635yWuHNLbMIJXteKfQD/V0nQ
|
||||
GfeDNAVepBpcv4eramNxfJVQTUIGeRkTTFdSxgm4OARmDg5OEgorBgEEAZdVAQUB
|
||||
AQdAVIrCEaaQcXzhrWVb2yu4svHMdLKL2A5vRoATxiISgSkDAQgHiH4EGBYIACYW
|
||||
IQSCaA4h1m9zyNG8UCLpZ90YEZxu6gUCZg4OTgIbDAUJA8JnAAAKCRDpZ90YEZxu
|
||||
6kWtAQDOlhXZCc04tkrC2V63igGVEDJ9S9phB1+E+IDj5N+yyQEAix7fr5zm0Aa2
|
||||
LOEC4TXF7ttcStxep8ND1ms6BlLA2Aa4MwRmDg8cFgkrBgEEAdpHDwEBB0CuGhp9
|
||||
3ogWUM/E3QQzvsPrSHeSRWU7/Ov5c9fVSxkeY4j1BBgWCAAmAhsCFiEEgmgOIdZv
|
||||
c8jRvFAi6WfdGBGcbuoFAmb+/noFCQHePV4AgXYgBBkWCAAdFiEEbEPotU+UU3NN
|
||||
dpqfpsBhss6hp6wFAmYODxwACgkQpsBhss6hp6zpzwD/SIudc1EKB8SgyNRHIyi7
|
||||
ibr+kbuR1rd23cp0Pk88xRYA/2tb0JNCXdIJY0T+cK7+Dkcx8xOEGL49qW2J15sb
|
||||
xg8CCRDpZ90YEZxu6sZxAQCEGLl+HwJV1FNsOVNrWMAd2fnWVcSjYmDOQNV7AmaO
|
||||
TQD/QX05qHeTBwGhdRewkq5ZLW5j2DU47eAx6d22zju74w4=
|
||||
=JDAS
|
||||
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
</code>
|
||||
|
||||
## Thanks
|
||||
|
||||
|
|
Loading…
Reference in a new issue