diff --git a/src/app/meta.json b/src/app/meta.json index 4241ef5..cda5fbe 100644 --- a/src/app/meta.json +++ b/src/app/meta.json @@ -109,5 +109,13 @@ "title": "Контакты · Повязки Pepeland", "description": "Способы связи с администрацией" } + }, + "/admin": { + "title": "Админ панель · Повязки Pepeland", + "description": "Админ панель", + "openGraph": { + "title": "Админ панель · Повязки Pepeland", + "description": "Админ панель" + } } -} \ No newline at end of file +}