This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
site/paths.toml

8 lines
293 B
TOML

paths = [
{ name = "join", path = "/signup" },
{ name = "code of conduct", path = "/coc" },
{ name = "docs + guides", path = "https://library.southlondon.cc"},
{ name = "code", path = "https://tildegit.org/southlondon"},
{ name = "x", path = "https://x.southlondon.cc"},
]