moved Blog link higher, replaced footer link with Linkery
This commit is contained in:
parent
462c4ce3f5
commit
416e0e1d5c
2 changed files with 7 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
||||||
"description": "Work history, skills, volunteering and talks given all in a one page PDF."
|
"description": "Work history, skills, volunteering and talks given all in a one page PDF."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Blog",
|
"title": "Linkery",
|
||||||
"url": "/blog/",
|
"url": "https://linkery.gaiety.me/",
|
||||||
"description": "Programming, art, design, and other queer things."
|
"description": "Like a Linktree! See where we can connect."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Git",
|
"title": "Git",
|
||||||
|
|
|
@ -15,6 +15,10 @@
|
||||||
"title": "Community",
|
"title": "Community",
|
||||||
"url": "/community/"
|
"url": "/community/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Blog",
|
||||||
|
"url": "/blog/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "About",
|
"title": "About",
|
||||||
"url": "/uses/"
|
"url": "/uses/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue