From 54485484da7447dedc031f3edf7db7bc91fa421b Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 17 Dec 2021 20:27:27 -0500 Subject: [PATCH] Add Twitter --- public/pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/pages.json b/public/pages.json index 7a704b7..0dfd322 100644 --- a/public/pages.json +++ b/public/pages.json @@ -5,8 +5,9 @@ {"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"} -] \ No newline at end of file +]