From: Cameron Otsuka Date: Thu, 5 Jun 2025 04:28:39 +0000 (-0700) Subject: reorder socials by usage X-Git-Tag: v1.0.0~2 X-Git-Url: https://git.otsuka.systems/?a=commitdiff_plain;h=1c7df326dba6f621947f57a1d4ef4c0cf3606e21;p=cotsuka.github.io reorder socials by usage --- diff --git a/_data/socials.json b/_data/socials.json index f30fd6d..21d0726 100644 --- a/_data/socials.json +++ b/_data/socials.json @@ -4,6 +4,16 @@ "url": "https://x.com/CameronOtsuka", "username": "@CameronOtsuka" }, + "linkedin": { + "title": "LinkedIn", + "url": "https://www.linkedin.com/in/cotsuka", + "username": "cotsuka" + }, + "github": { + "title": "GitHub", + "url": "https://github.com/cotsuka", + "username": "cotsuka" + }, "activitypub": { "title": "ActivityPub", "url": "https://otsuka.social/@cameron", @@ -18,15 +28,5 @@ "title": "Nostr", "url": "https://primal.net/profile/npub1hzssq7wewjztvglpdvku92htx3sv2x5r9ycvqhvl9xrtt5fn629s3np693", "username": "cameron@otsuka.haus" - }, - "linkedin": { - "title": "LinkedIn", - "url": "https://www.linkedin.com/in/cotsuka", - "username": "cotsuka" - }, - "github": { - "title": "GitHub", - "url": "https://github.com/cotsuka", - "username": "cotsuka" } } \ No newline at end of file