diff --git a/_data/links.json b/_data/links.json index dbb6240..311c32a 100644 --- a/_data/links.json +++ b/_data/links.json @@ -10,9 +10,9 @@ "description": "Work history, skills, volunteering and talks given all in a one page PDF." }, { - "title": "Blog", - "url": "/blog/", - "description": "Programming, art, design, and other queer things." + "title": "Linkery", + "url": "https://linkery.gaiety.me/", + "description": "Like a Linktree! See where we can connect." }, { "title": "Git", diff --git a/_data/navigation.json b/_data/navigation.json index 5837cd8..986797f 100644 --- a/_data/navigation.json +++ b/_data/navigation.json @@ -15,6 +15,10 @@ "title": "Community", "url": "/community/" }, + { + "title": "Blog", + "url": "/blog/" + }, { "title": "About", "url": "/uses/"