From ef172f702447184ca4cc1fb29f8ac79fab39e9e4 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 6 May 2017 18:02:19 +0200 Subject: style: Move email link to the top --- config.toml | 1 + 1 file changed, 1 insertion(+) 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" -- cgit 1.4.1