feat(friend-badges): added url to june's button
This commit is contained in:
parent
0c059c81a0
commit
7932ad117c
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue