feat: final fixes

This commit is contained in:
Diex5 2024-05-09 13:42:55 +02:00
parent efa54143b6
commit 049f5c3960
2 changed files with 12 additions and 9 deletions

View file

@ -111,13 +111,15 @@ const { variant = "about" } = Astro.props;
</div> </div>
</div> </div>
</div> </div>
<span <a href={core.links.donate} target="_blank">
class="text-white md:text-center text-left w-full flex md:items-center justify-center mt-[24px]" <span
> class="text-white md:text-center text-left w-full flex md:items-center justify-center mt-[24px]"
<span class="flex md:items-center items-start gap-[8px]"> >
<img src="/icons/gift.svg" alt="" class="md:mt-[0px] mt-[4px]" /> <span class="flex md:items-center items-start gap-[8px]">
Or if you like our ideas and community you can privately donate via Ethereum <img src="/icons/gift.svg" alt="" class="md:mt-[0px] mt-[4px]" />
/ Bitcoin / Monero or support us on Gitcoin Grants Or if you like our ideas and community you can privately donate via Ethereum
/ Bitcoin / Monero or support us on Gitcoin Grants
</span>
</span> </span>
</span> </a>
</div> </div>

View file

@ -20,7 +20,8 @@
"signal": "https://signal.group/#CjQKILd3qhOu7_p8OB0bob3bU3Ko0jfgfxm9DK39oK1eiMe_EhA47ns-aCFke2YA3iMnuxqJ", "signal": "https://signal.group/#CjQKILd3qhOu7_p8OB0bob3bU3Ko0jfgfxm9DK39oK1eiMe_EhA47ns-aCFke2YA3iMnuxqJ",
"projects": "https://docs.web3privacy.info/#our-projects", "projects": "https://docs.web3privacy.info/#our-projects",
"research": "https://web3privacy.info/research/", "research": "https://web3privacy.info/research/",
"brand":"https://github.com/web3privacy/brand" "brand":"https://github.com/web3privacy/brand",
"donate":"https://docs.web3privacy.info/donate/"
}, },
"teams": { "teams": {
"core-team": [ "core-team": [