fix: updates titles

This commit is contained in:
Derrick Hammer 2023-08-13 17:38:45 -04:00
parent b51847da06
commit 054464a9c5
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ import Difference from '../components/Donate/Difference/Difference.astro';
import HowToSupport from '../components/Donate/HowToSupport/HowToSupport.astro';
---
<Layout view="donate" title="Donate - Web3Extension">
<Layout view="donate" title="Donate - Web3 Extension">
<Support />
<Purposes />
<Why />

View File

@ -7,7 +7,7 @@ import Message from '../components/Home/Message/Message.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 />
<Access />
<Features />