feat(friend-badges): added url to june's button

This commit is contained in:
Fishandchips321 2026-04-23 18:31:49 +01:00
parent 0c059c81a0
commit 7932ad117c

View file

@ -5,6 +5,7 @@ export const FriendBadgePath = "/Badges/Friends/";
const FriendBadges: Array<BadgeInfo> = [ const FriendBadges: Array<BadgeInfo> = [
{ {
image: "june-button.gif", image: "june-button.gif",
url: "https://tilde.linuxposting.xyz/~jhalfsharp/",
title: "June" title: "June"
}, },
{ {