diff --git a/app/layout.tsx b/app/layout.tsx index f6582ed..25abf1c 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,24 +6,24 @@ import { Analytics } from "./components/analytics"; export const metadata: Metadata = { title: { - default: "chronark.com", - template: "%s | chronark.com", + default: "aderk.tech", + template: "%s | aderk.tech", }, - description: "Co-founder of unkey.dev and founder of planetfall.io", + description: "Junior Dev & Student", openGraph: { - title: "chronark.com", + title: "aderk.tech", description: - "Co-founder of unkey.dev and founder of planetfall.io", - url: "https://chronark.com", - siteName: "chronark.com", + "Junior Dev & Student", + url: "https://aderk.tech", + siteName: "aderk.tech", images: [ { - url: "https://chronark.com/og.png", + url: "https://aderk.tech/og.png", width: 1920, height: 1080, }, ], - locale: "en-US", + locale: "ru-RU", type: "website", }, robots: { @@ -37,10 +37,6 @@ export const metadata: Metadata = { "max-snippet": -1, }, }, - twitter: { - title: "Chronark", - card: "summary_large_image", - }, icons: { shortcut: "/favicon.png", }, @@ -61,7 +57,7 @@ export default function RootLayout({ children: React.ReactNode; }) { return ( - +
- Some of the projects are from work and some are on my own time. + Часть проектов делал из академического интереса, часть мои проекты для себя.
- Read more
+ Подробнее