www/public/pages.json
Paul bfacb23f8a Add posts and old grade-calc
Fix small bugs
>bad commit
2022-02-14 15:32:58 -05:00

15 lines
708 B
JSON

[
{"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"},
{"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"}
]