fix: updates titles
This commit is contained in:
parent
b51847da06
commit
054464a9c5
|
@ -7,7 +7,7 @@ import Difference from '../components/Donate/Difference/Difference.astro';
|
||||||
import HowToSupport from '../components/Donate/HowToSupport/HowToSupport.astro';
|
import HowToSupport from '../components/Donate/HowToSupport/HowToSupport.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<Layout view="donate" title="Donate - Web3Extension">
|
<Layout view="donate" title="Donate - Web3 Extension">
|
||||||
<Support />
|
<Support />
|
||||||
<Purposes />
|
<Purposes />
|
||||||
<Why />
|
<Why />
|
||||||
|
|
|
@ -7,7 +7,7 @@ import Message from '../components/Home/Message/Message.astro';
|
||||||
import Socials from '../components/Home/Socials/Socials.astro';
|
import Socials from '../components/Home/Socials/Socials.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<Layout view="home" title="Web3Extension - Your Gateway to Web3">
|
<Layout view="home" title="The Web3 Extension - Your Gateway to Web3">
|
||||||
<Install />
|
<Install />
|
||||||
<Access />
|
<Access />
|
||||||
<Features />
|
<Features />
|
||||||
|
|
Loading…
Reference in New Issue