summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index fe3a295..c6b2fbf 100644
--- a/config.toml
+++ b/config.toml
@@ -39,7 +39,7 @@ hideColorSchemeToggle = true
39[[params.social]] 39[[params.social]]
40 name = "GPG Key" 40 name = "GPG Key"
41 weight = 5 41 weight = 5
42 icon = "fa fa-modern-key fa-2x" 42 icon = "fa fa-key-modern fa-2x"
43 url = "gpgkey.asc" 43 url = "gpgkey.asc"
44 44
45#[[menu.main]] 45#[[menu.main]]