mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Update individual.astro membership link
This commit is contained in:
parent
c163ff24ac
commit
0734668ba3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ import AboutWidget from "../../components/AboutWidget.astro";
|
||||||
<span class="text-white font-bold text-[18px] leading-[1.4rem]">
|
<span class="text-white font-bold text-[18px] leading-[1.4rem]">
|
||||||
€100 / Year
|
€100 / Year
|
||||||
</span>
|
</span>
|
||||||
<a class="button" href={core.links.telegram}
|
<a class="button" href={core.links.membership}
|
||||||
><button>BECOME a member</button></a
|
><button>BECOME a member</button></a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue