www/public/pages.json

14 lines
651 B
JSON
Raw Normal View History

2021-12-07 22:38:31 -05:00
[
{"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"},
2021-12-17 20:27:27 -05:00
{"title":"Twitter", "link": "https://twitter.com/lambda_paul"},
2021-12-07 22:38:31 -05:00
{"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"}
2021-12-17 20:27:27 -05:00
]