diff options
author | Alan Pearce | 2019-06-02 19:31:20 +0200 |
---|---|---|
committer | Alan Pearce | 2019-06-02 19:31:39 +0200 |
commit | 544220bfc0d3e4ae1499b888d6b5567a19825d34 (patch) | |
tree | 43c00d59bb168a288005d2a9bf3a9a58eacf7da1 /config.toml | |
parent | 9b456995cded3ff1eafae4b898d8d044b74d8193 (diff) | |
download | website-544220bfc0d3e4ae1499b888d6b5567a19825d34.tar.lz website-544220bfc0d3e4ae1499b888d6b5567a19825d34.tar.zst website-544220bfc0d3e4ae1499b888d6b5567a19825d34.zip |
Update GPG Key
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 33ef41e..2a38267 100644 --- a/config.toml +++ b/config.toml @@ -12,7 +12,7 @@ layoutReverse = true copyright = "Licensed under a Creative Commons Attribution 4.0 International License." [Params.GPG] -fingerprint = "B9E4 E797 2F41 CD50 0FB9 CD05 AE86 25A6 3F6F 8FD5" +fingerprint = "48E6 576C 0707 388C B8BE FD0C CD4B EB92 A8D4 6583" url = "/public_key.asc" [author] |