about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-05-06 18:02:19 +0200
committerAlan Pearce2017-05-06 18:02:19 +0200
commitef172f702447184ca4cc1fb29f8ac79fab39e9e4 (patch)
tree26cacc1184ec452fdeb5fd75382fbc3fdac64ce4 /config.toml
parent9344481a312948286d103fb75dc7088d70c46136 (diff)
downloadwebsite-ef172f702447184ca4cc1fb29f8ac79fab39e9e4.tar.lz
website-ef172f702447184ca4cc1fb29f8ac79fab39e9e4.tar.zst
website-ef172f702447184ca4cc1fb29f8ac79fab39e9e4.zip
style: Move email link to the top
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
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"