-
Литкарта
+ Литературные музеи России
{/* */}
- Пространство для русской литературы
+ Геоинформационный портал
{groups}
diff --git a/src/Header.tsx b/src/Header.tsx
index 505dfaf..f1a2a66 100644
--- a/src/Header.tsx
+++ b/src/Header.tsx
@@ -71,7 +71,7 @@ export function HeaderSimple({ links }: HeaderSimpleProps) {
return (
- Литкарта
+ Литературные музеи России
{/* */}
{items}
diff --git a/src/assets/header.json b/src/assets/header.json
index 31e6c7a..541cd79 100644
--- a/src/assets/header.json
+++ b/src/assets/header.json
@@ -1,12 +1,16 @@
{
"links": [
{
- "link": "/",
- "label": "Карта"
+ "link": "#",
+ "label": "Авторы"
},
{
- "link": "/about",
- "label": "О проекте"
+ "link": "#",
+ "label": "Территории"
+ },
+ {
+ "link": "#",
+ "label": "Маршруты"
}
]
}
\ No newline at end of file