This commit is contained in:
@@ -3,7 +3,9 @@ import { Helmet } from "react-helmet";
|
||||
const Meta = () => {
|
||||
return (
|
||||
<Helmet>
|
||||
<title>Project Name</title>
|
||||
<title>
|
||||
gen.played - Random Team Generator for CS:GO, Valorant and other Games
|
||||
</title>
|
||||
</Helmet>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user