Skip to content

Commit

Permalink
added admin panel meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems committed Dec 14, 2024
1 parent 9621d8b commit f751f38
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/app/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,13 @@
"title": "Контакты · Повязки Pepeland",
"description": "Способы связи с администрацией"
}
},
"/admin": {
"title": "Админ панель · Повязки Pepeland",
"description": "Админ панель",
"openGraph": {
"title": "Админ панель · Повязки Pepeland",
"description": "Админ панель"
}
}
}
}

0 comments on commit f751f38

Please sign in to comment.