summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-04-12 17:50:32 +0200
committerAlan Pearce2023-04-12 17:51:38 +0200
commit2c6892fd7f532f93b96266bab476c26e0abdcbc5 (patch)
treed19958476a2c6eeb830e70814326196a8c705935
parent5a106c133f22f056cda94f995e9c4af86870791d (diff)
downloadwebsite-2c6892fd7f532f93b96266bab476c26e0abdcbc5.tar.lz
website-2c6892fd7f532f93b96266bab476c26e0abdcbc5.tar.zst
website-2c6892fd7f532f93b96266bab476c26e0abdcbc5.zip
Use flakes and `nix develop`
-rw-r--r--config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index 9f2179b..e0a4d8a 100644
--- a/config.toml
+++ b/config.toml
@@ -41,11 +41,11 @@ author_image = "/img/me-thumb.jpg"
     url = "mailto:alan@alanpearce.eu"
     weight = 1
 [[extra.menu.contact]]
-    name = "GitLab"
-    url = "https://gitlab.com/alanpearce"
-[[extra.menu.contact]]
     name = "Codeberg"
     url = "https://codeberg.org/alanpearce"
 [[extra.menu.contact]]
+    name = "GitLab"
+    url = "https://gitlab.com/alanpearce"
+[[extra.menu.contact]]
     name = "GitHub"
     url = "https://github.com/alanpearce"