Fix link to sig, add new PGP key link to index

This commit is contained in:
askiiart 2024-04-02 19:52:35 -05:00
parent cc9d83c243
commit a910b072da
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
7 changed files with 8 additions and 5 deletions

View file

@ -5,7 +5,7 @@
<title>askiiart.net blog</title>
<description>The feed for askiiart.net but just the blog, I guess</description>
<link>https://askiiart.net/blog/</link>
<lastBuildDate>Tue, 02 Apr 2024 17:00:23 +0000</lastBuildDate>
<lastBuildDate>Wed, 03 Apr 2024 00:51:41 +0000</lastBuildDate>
<item>
<title>300</title>
<link>https://askiiart.net/til/300.html</link>

View file

@ -29,7 +29,7 @@
<p>There's also now a <a href="/data/">/data/</a> directory,
which as of the time of writing, just contains <a
href="/data/old-pubkey-02EFA1CE3C3E4AAD7A863AB8ED24985CA884CD61.asc">my
old key</a> and <a href="/data/new-pgp-key.asc">a detached
old key</a> and <a href="/data/new-pgp-key.sig">a detached
signature</a> for the markdown version of this file (at commit
<code>5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c</code>) signed
with <code>0xED24985CA884CD61</code> saying I'm moving to

View file

@ -8,7 +8,7 @@ This commit will be signed and pushed with the old key, `0xED24985CA884CD61`, th
---
There's also now a [/data/](/data/) directory, which as of the time of writing, just contains [my old key](/data/old-pubkey-02EFA1CE3C3E4AAD7A863AB8ED24985CA884CD61.asc) and [a detached signature](/data/new-pgp-key.asc) for the markdown version of this file (at commit `5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c`) signed with `0xED24985CA884CD61` saying I'm moving to `0x858969DCCC2E792D`.
There's also now a [/data/](/data/) directory, which as of the time of writing, just contains [my old key](/data/old-pubkey-02EFA1CE3C3E4AAD7A863AB8ED24985CA884CD61.asc) and [a detached signature](/data/new-pgp-key.sig) for the markdown version of this file (at commit `5e7ff5e5ad14adc21e2f0ea09d20f3598ae6901c`) signed with `0xED24985CA884CD61` saying I'm moving to `0x858969DCCC2E792D`.
**My current PGP public key will always be at [/pubkey.asc](/pubkey.asc).**