Update format of GPG fingerprint
This commit is contained in:
parent
e19427f897
commit
b73e35498f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
const gpgFingerprint = `
|
||||
pub ed25519 2023-07-14
|
||||
Key fingerprint = DBD38E384B9E1F4F19F95BAEE48D7F49A852F112
|
||||
uid Foster Hangdaan <foster@hangdaan.email>
|
||||
pub ed25519/E48D7F49A852F112 2023-07-14 [SC]
|
||||
Key fingerprint = DBD3 8E38 4B9E 1F4F 19F9 5BAE E48D 7F49 A852 F112
|
||||
uid Foster Hangdaan <foster@hangdaan.email>
|
||||
`;
|
||||
|
||||
export default function() {
|
||||
|
|
Loading…
Reference in a new issue