diff --git a/src/_data/socials.json b/src/_data/socials.json index 09139a2..7ecbced 100644 --- a/src/_data/socials.json +++ b/src/_data/socials.json @@ -10,6 +10,11 @@ "url": "https://github.com/Gearsdatapacks", "icon": "/images/github.png" }, + { + "name": "Bluesky", + "url": "https://bsky.app/profile/gearsco.de", + "icon": "/images/bluesky.svg" + }, { "name": "Modrinth", "url": "https://modrinth.com/user/GearsDatapacks", @@ -19,11 +24,6 @@ "name": "Discord", "url": "https://discord.gg/fmPKDqf9ze", "icon": "/images/discord.png" - }, - { - "name": "25% off a Minecraft server", - "url": "https://bisecthosting.com/gears", - "icon": "/images/bisect-hosting.png" } ] } diff --git a/src/images/bisect-hosting.png b/src/images/bisect-hosting.png deleted file mode 100644 index 0cf72af..0000000 Binary files a/src/images/bisect-hosting.png and /dev/null differ diff --git a/src/images/bluesky.svg b/src/images/bluesky.svg new file mode 100644 index 0000000..b60d51c --- /dev/null +++ b/src/images/bluesky.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file