diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index b28a094..71b33e0 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -8,8 +8,8 @@ const geistMono = Geist_Mono({
});
export const metadata: Metadata = {
- title: "Kirill Siukhin 👋",
- description: "Hey! My name is Kirill and I am making interesting things in the web :)",
+ title: "Kirill Siukhin",
+ description: "Hey! My name is Kirill and I make funny things in the web :)",
};
export default function RootLayout({
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 29d6a74..437aa90 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,7 +23,7 @@ export default function Home() {
-
+