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 Pearce2025-03-16 00:11:22 +0100
commit306f98924ecec9e37a50aa3b418ad41374633dfb (patch)
tree54091e1cfc49a63c1c409bf396e3d57c7c653682 /config.toml
parent92e00f0af79f5969a5717713612add811542ff82 (diff)
downloadwebsite-306f98924ecec9e37a50aa3b418ad41374633dfb.tar.lz
website-306f98924ecec9e37a50aa3b418ad41374633dfb.tar.zst
website-306f98924ecec9e37a50aa3b418ad41374633dfb.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 ad0cfd1..ce12c9a 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"