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 | |
parent | 70d39440563e09f5d876f7f2f6ad548155d653df (diff) | |
download | website-22ea85a7f817504b06759b7529bfa3f56c466560.tar.lz website-22ea85a7f817504b06759b7529bfa3f56c466560.tar.zst website-22ea85a7f817504b06759b7529bfa3f56c466560.zip |
Link to GPG key
-rw-r--r-- | config.toml | 4 | ||||
-rwxr-xr-x | public_key.pub (renamed from public_key.gpg) | 0 |
2 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" diff --git a/public_key.gpg b/public_key.pub index d85c911..d85c911 100755 --- a/public_key.gpg +++ b/public_key.pub |