diff options
-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 |