diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-12-01 17:31:40 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-12-01 17:31:40 -0800 |
| commit | e89c318da5d51096cffc91b9ed7e94f57b97115c (patch) | |
| tree | 5c54828e78b970a17fc177da7a6091e7a182f0ae /config.toml | |
| parent | some more CSS tweaks (diff) | |
| download | fcuny.net-e89c318da5d51096cffc91b9ed7e94f57b97115c.tar.gz | |
fix URL to git repositories
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
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]] |
