diff options
author | Alan Pearce | 2017-08-29 22:21:01 +0200 |
---|---|---|
committer | Alan Pearce | 2017-08-29 22:21:01 +0200 |
commit | 22ea85a7f817504b06759b7529bfa3f56c466560 (patch) | |
tree | 443e547a9b7e5400dabba1698e1984b27062bf18 /config.toml | |
parent | 70d39440563e09f5d876f7f2f6ad548155d653df (diff) | |
download | website-22ea85a7f817504b06759b7529bfa3f56c466560.tar.lz website-22ea85a7f817504b06759b7529bfa3f56c466560.tar.zst website-22ea85a7f817504b06759b7529bfa3f56c466560.zip |
Link to GPG key
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
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" |