diff options
author | Alan Pearce | 2024-05-09 20:27:17 +0200 |
---|---|---|
committer | Alan Pearce | 2024-05-09 20:27:17 +0200 |
commit | c7bbc7495de2898fa7233dc305f1773eba37a183 (patch) | |
tree | 7cee6d8683c1f75c654fcdc06e69394b62d404c2 | |
parent | fce4694ffc79c22d5c845b1420109f1a510d8174 (diff) | |
download | website-c7bbc7495de2898fa7233dc305f1773eba37a183.tar.lz website-c7bbc7495de2898fa7233dc305f1773eba37a183.tar.zst website-c7bbc7495de2898fa7233dc305f1773eba37a183.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]] |