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
commit5de7b6629df2d928cac18d4c055c764e4506a6d3 (patch)
tree468bd946c13f9240bca581fe9c15804b2040811b /config.toml
parent87ed9758e9b55107209c5cfb95fc989f1876636f (diff)
downloadwebsite-5de7b6629df2d928cac18d4c055c764e4506a6d3.tar.lz
website-5de7b6629df2d928cac18d4c055c764e4506a6d3.tar.zst
website-5de7b6629df2d928cac18d4c055c764e4506a6d3.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"