www/public/pages.json

15 lines
708 B
JSON
Raw Normal View History

2021-12-08 03:38:31 +00:00
[
{"title":"About", "link": "/about"},
{"title":"Resources", "link": "/resources"},
{"title":"Recommended", "link": "/recommended"},
{"title":"Grade Calculator", "link": "/grade-calc"},
{"title":"GitHub", "link": "https://github.com/lambdapaul"},
{"title":"GitLab", "link": "https://gitlab.com/lambdapaul"},
2021-12-18 01:27:27 +00:00
{"title":"Twitter", "link": "https://twitter.com/lambda_paul"},
2021-12-08 03:38:31 +00: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-18 01:27:27 +00:00
]