fix: update homepage title

This commit is contained in:
Derrick Hammer 2023-12-27 12:11:37 -05:00
parent 964c1eed0d
commit 0334b1dcc5
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ type LoaderData = {
};
export function meta(meta: ServerRuntimeMetaArgs) {
const title = "web3.news - Your Community Hub for Web3 & Blockchain News";
const title =
"web3.news - Your Community Hub for Web3, DeFi, and the Open Web";
const description =
"Discover Web3.news: Your hub for community-driven FOSS news in Web3, Crypto, and DeFi. Engage in collaboration, innovation, and uphold free speech and privacy.";