mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-18 00:09:34 +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>
|
</CardContent>
|
||||||
<CardFooter>
|
<CardFooter>
|
||||||
<Link
|
<Link
|
||||||
href="https://www.google.com"
|
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=474929"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="w-full"
|
className="w-full"
|
||||||
|
@ -251,7 +251,7 @@ export default function SupporterStatus() {
|
||||||
{supporterStatus?.tier !==
|
{supporterStatus?.tier !==
|
||||||
"Limited Supporter" ? (
|
"Limited Supporter" ? (
|
||||||
<Link
|
<Link
|
||||||
href="https://www.google.com"
|
href="https://github.com/sponsors/fosrl/sponsorships?tier_id=463100"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="w-full"
|
className="w-full"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue