about 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
commit47a6a02130cb021a6b32423798fbcdde54134d30 (patch)
tree3fd8d7fe6c7b1796ab0c1da024ef8e2896e8019f /config.toml
parent27f92894b50ffc2058c1b2f0db4d78d47a48c843 (diff)
downloadwebsite-47a6a02130cb021a6b32423798fbcdde54134d30.tar.lz
website-47a6a02130cb021a6b32423798fbcdde54134d30.tar.zst
website-47a6a02130cb021a6b32423798fbcdde54134d30.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]]