fix: wrong donation url
This commit is contained in:
parent
eab26ad459
commit
82c85455cc
|
@ -32,7 +32,7 @@ import svgOsi from '/src/assets/osi.svg?raw';
|
||||||
While some services have technology that can be building blocks for the next internet, many become centralized "SaaS" services that aim to sell something, creating another walled garden with blockchain technology mixed in.
|
While some services have technology that can be building blocks for the next internet, many become centralized "SaaS" services that aim to sell something, creating another walled garden with blockchain technology mixed in.
|
||||||
</p>
|
</p>
|
||||||
<div>
|
<div>
|
||||||
<a href="https://lumeweb.com/donation" class="btn-main">Make a donation</a>
|
<a href="https://lumeweb.com/donate" class="btn-main">Make a donation</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue