mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 01:24:58 +02:00
add support links
This commit is contained in:
parent
edf0ce226f
commit
a178faa377
1 changed files with 2 additions and 2 deletions
|
@ -208,7 +208,7 @@ export default function SupporterStatus() {
|
|||
</CardContent>
|
||||
<CardFooter>
|
||||
<Link
|
||||
href="https://www.google.com"
|
||||
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=474929"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="w-full"
|
||||
|
@ -251,7 +251,7 @@ export default function SupporterStatus() {
|
|||
{supporterStatus?.tier !==
|
||||
"Limited Supporter" ? (
|
||||
<Link
|
||||
href="https://www.google.com"
|
||||
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=463100"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="w-full"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue