diff --git a/index.html b/index.html
index e3e181e..3896296 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,7 @@
content="https://refine.dev/img/refine_social.png"
/>
- Refine - Build your React-based CRUD applications, without constraints.
+ Белые ночи
diff --git a/src/App.tsx b/src/App.tsx
index 6dcd738..1133bde 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -258,7 +258,12 @@ function App() {
-
+ {
+ const cleanedTitle = title.autoGeneratedTitle.split('|')[0].trim()
+ return `${cleanedTitle} — Белые ночи`
+ }}
+ />