summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-08-17 20:49:49 +0200
committerAlan Pearce2025-03-16 00:11:22 +0100
commit3cded64c0bbb7b494d66c5502aac5fc54df4ebc6 (patch)
tree37fa5d1be657e90796c75278f73df38af3fd2d21 /config.toml
parent86f6aaaa6fd4e7bdafbac2fbcdb2344b5c1f4dd9 (diff)
downloadwebsite-3cded64c0bbb7b494d66c5502aac5fc54df4ebc6.tar.lz
website-3cded64c0bbb7b494d66c5502aac5fc54df4ebc6.tar.zst
website-3cded64c0bbb7b494d66c5502aac5fc54df4ebc6.zip
add GPG key
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index d1bd49b..3d2a29a 100644
--- a/config.toml
+++ b/config.toml
@@ -10,6 +10,10 @@ Description = "Developer, Emacser"
 themeColor = "theme-base-0b"
 layoutReverse = true
 
+[Params.GPG]
+fingerprint = "B9E4 E797 2F41 CD50 0FB9 CD05 AE86 25A6 3F6F 8FD5"
+url = "/public_key.asc"
+
 [author]
     name = "Alan Pearce"