Skip to content

Commit

Permalink
Update Settings “social_media”
Browse files Browse the repository at this point in the history
  • Loading branch information
ben196888 committed Oct 7, 2023
1 parent c7f4d0a commit 071078c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions homepage/_data/social_media.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"links": [
{
"type": "discord",
"url": "https://discord.gg/JnTHGnxwYS"
},
{
"type": "github",
"url": "https://github.com/ocftw/open-star-ter-village"
},
{
"type": "discord",
"url": "https://discord.gg/JnTHGnxwYS"
"type": "facebook",
"url": "https://facebook.com/"
}
]
}
}

0 comments on commit 071078c

Please sign in to comment.