attempt to fix #3

This commit is contained in:
VityaSchel
2023-10-02 21:50:41 +04:00
parent 4f93a851a7
commit cd22cb31d7
2 changed files with 2 additions and 6 deletions

View File

@@ -4,6 +4,8 @@ export default function Document() {
return (
<Html lang="ru">
<Head>
<title>Расписание в Колледже Связи</title>
<meta name="description" content={'Расписание группы на неделю. Самый удобный и лучший сайт для просмотра расписания КС ПГУТИ.'} />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />