about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
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"
10themeColor = "theme-base-0b" 10themeColor = "theme-base-0b"
11layoutReverse = true 11layoutReverse = true
12 12
13[Params.GPG]
14fingerprint = "5FA7 7961 3E2A B0EE FC6D D305 6A56 F2A3 14E2 3293"
15url = "/public_key.pub"
16
13[author] 17[author]
14 name = "Alan Pearce" 18 name = "Alan Pearce"
15 image = "/img/me-thumb.jpg" 19 image = "/img/me-thumb.jpg"