about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-08-29 22:21:01 +0200
committerAlan Pearce2017-08-29 22:21:01 +0200
commit20b1c4635bc8e1d1692c7884cf76556d37102e9a (patch)
tree64cc2823ea7ab13a0f78af1a13ff1e54a9d2cdd2 /config.toml
parentf2daaeb2fd0114831c995fd2b48baf201364dc92 (diff)
downloadwebsite-20b1c4635bc8e1d1692c7884cf76556d37102e9a.tar.lz
website-20b1c4635bc8e1d1692c7884cf76556d37102e9a.tar.zst
website-20b1c4635bc8e1d1692c7884cf76556d37102e9a.zip
Link to 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 65554d8..72c3b05 100644
--- a/config.toml
+++ b/config.toml
@@ -10,6 +10,10 @@ Description = "Developer, Emacser"
 themeColor = "theme-base-0b"
 layoutReverse = true
 
+[Params.GPG]
+fingerprint = "5FA7 7961 3E2A B0EE FC6D  D305 6A56 F2A3 14E2 3293"
+url = "/public_key.pub"
+
 [author]
     name = "Alan Pearce"
     image = "/img/me-thumb.jpg"