diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index c9e4a6c..fe726ef 100644 --- a/config.toml +++ b/config.toml @@ -24,6 +24,7 @@ layoutReverse = true name = "alan@alanpearce.uk" URL = "mailto:alan@alanpearce.uk" isEmail = true + weight = 1 [[menu.contact]] name = "GitHub" URL = "https://github.com/alanpearce" |