played - Random Team Generator
+ gen.played - Random Team Generator for CS:GO, Valorant and other Games
diff --git a/src/Components/Layout/Meta.tsx b/src/Components/Layout/Meta.tsx
index 647702d..ccbe4ca 100644
--- a/src/Components/Layout/Meta.tsx
+++ b/src/Components/Layout/Meta.tsx
@@ -3,7 +3,9 @@ import { Helmet } from "react-helmet";
const Meta = () => {
return (
- Project Name
+
+ gen.played - Random Team Generator for CS:GO, Valorant and other Games
+
);
};