all repos — website @ ef172f702447184ca4cc1fb29f8ac79fab39e9e4

My website

style: Move email link to the top

Alan Pearce
commit

ef172f702447184ca4cc1fb29f8ac79fab39e9e4

parent

9344481a312948286d103fb75dc7088d70c46136

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M config.tomlconfig.toml
@@ -24,6 +24,7 @@ [[menu.contact]]
name = "alan@alanpearce.uk" URL = "mailto:alan@alanpearce.uk" isEmail = true + weight = 1 [[menu.contact]] name = "GitHub" URL = "https://github.com/alanpearce"