summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-04-24 13:38:57 +0200
committerAlan Pearce2024-04-24 13:38:57 +0200
commit7d70ea5f0ea298ed8946c463f5a49eb3b951c99b (patch)
tree2850219cccca31db681ea6284507c5384f43e038 /config.toml
parentf456536888fe9324ca9c35909a5b44f8de779830 (diff)
downloadwebsite-7d70ea5f0ea298ed8946c463f5a49eb3b951c99b.tar.lz
website-7d70ea5f0ea298ed8946c463f5a49eb3b951c99b.tar.zst
website-7d70ea5f0ea298ed8946c463f5a49eb3b951c99b.zip
move github down in contacts list
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index cd71cbf..067b829 100644
--- a/config.toml
+++ b/config.toml
@@ -38,12 +38,12 @@ content-security-policy = "default-src 'none'; img-src 'self'; object-src 'none'
   name = "Codeberg"
   url = "https://codeberg.org/alanpearce"
 [[menus.me]]
-  name = "GitHub"
-  url = "https://github.com/alanpearce/"
-[[menus.me]]
   name = "GitLab"
   url = "https://gitlab.com/alanpearce/"
 [[menus.me]]
+  name = "GitHub"
+  url = "https://github.com/alanpearce/"
+[[menus.me]]
   name = "LinkedIn"
   url = "https://www.linkedin.com/in/alanpearceeu/"
 [[menus.me]]