Skip to content

Commit 91e63f1

Browse files
committed
update docs
1 parent eac8a0c commit 91e63f1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/.vuepress/data/sponsors.ts

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,21 @@ export const homeSponsor: Sponsor = { ...defaultSponsor };
1919

2020
export const goldSponsors: Sponsor[] = [
2121
{
22-
link: 'https://www.serpshot.com/logo.png',
23-
href: 'https://www.serpshot.com',
24-
alt: 'Serpshot',
22+
link: 'https://ss-id.com/images/logo.png',
23+
href: 'https://ss-id.com/#/register?code=K64cODZr',
24+
alt: 'SS-ID',
2525
expiryTime: '2099-12-31T23:59:59',
2626
},
2727
{ ...defaultSponsor }
2828
]
2929

3030
export const generalSponsors: Sponsor[] = [
31+
{
32+
link: 'https://www.serpshot.com/logo.png',
33+
href: 'https://www.serpshot.com',
34+
alt: 'Serpshot',
35+
expiryTime: '2099-12-31T23:59:59',
36+
},
3137
{
3238
link: 'https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQQImbvY5S8IbJ1iL6yHfExtHiAhUtLIoi7AQ&s',
3339
href: 'https://user.by.ltd/aff.php?aff=12215',

0 commit comments

Comments
 (0)