Init next.js port
This commit is contained in:
12
public/pages.json
Normal file
12
public/pages.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{"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":"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"}
|
||||
]
|
||||
Reference in New Issue
Block a user