www/public/pages.json
2022-02-15 22:19:49 -05:00

14 lines
651 B
JSON

[
{"title":"About", "link": "/about"},
{"title":"Resources", "link": "/resources"},
{"title":"Recommended", "link": "/recommended"},
{"title":"GitHub", "link": "https://github.com/lambdapaul"},
{"title":"GitLab", "link": "https://gitlab.com/lambdapaul"},
{"title":"Twitter", "link": "https://twitter.com/lambda_paul"},
{"title":"Mastodon", "link": "https://mastodon.social/@lambdapaul"},
{"title":"Matrix", "link": "https://matrix.to/#/@lambdapaul:matrix.org"},
{"title":"Keybase", "link": "https://keybase.io/lambdapaul"},
{"title":"Playlists", "link": "/playlists"},
{"title":"Posts", "link": "/posts"}
]