diff options
author | Alan Pearce | 2024-05-09 20:27:17 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-09 20:27:17 +0200 |
commit | e1fd936435e89087f7ffd9fe4db079f1e7fe3e23 (patch) | |
tree | ae70f3f4a50694de5ce98704201900a079aab9f2 | |
parent | a2fbc1eae05d2d4b6141ba86f6e0d186fc8b0ccf (diff) | |
download | website-e1fd936435e89087f7ffd9fe4db079f1e7fe3e23.tar.lz website-e1fd936435e89087f7ffd9fe4db079f1e7fe3e23.tar.zst website-e1fd936435e89087f7ffd9fe4db079f1e7fe3e23.zip |
add link to sourcehut
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 55b2508..e996899 100644 --- a/config.toml +++ b/config.toml @@ -58,6 +58,9 @@ x-content-type-options = "nosniff" url = "https://git.alanpearce.eu" [[menus.me]] + name = "Sourcehut" + url = "https://sr.ht/~alanpearce/" +[[menus.me]] name = "Codeberg" url = "https://codeberg.org/alanpearce" [[menus.me]] |