about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-12-01 17:31:40 -0800
committerFranck Cuny <franck@fcuny.net>2023-12-01 17:31:40 -0800
commite89c318da5d51096cffc91b9ed7e94f57b97115c (patch)
tree5c54828e78b970a17fc177da7a6091e7a182f0ae
parentsome more CSS tweaks (diff)
downloadfcuny.net-e89c318da5d51096cffc91b9ed7e94f57b97115c.tar.gz
fix URL to git repositories
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 04669d7..9d8c464 100644
--- a/config.toml
+++ b/config.toml
@@ -38,7 +38,7 @@ enableGitInfo = false
     identifier = "code"
     name = "code"
     title = "code"
-    url = "https://git.fcuny.net/"
+    url = "https://github.com/fcuny"
     weight = 130
 
   [[menu.main]]