upd
This commit is contained in:
+2
-2
@@ -88,7 +88,7 @@ function App() {
|
||||
|
||||
useEffect(() => {
|
||||
document.title = t("title");
|
||||
}, []);
|
||||
}, [changeLanguage]);
|
||||
|
||||
return (
|
||||
<div className="bg-[#131317] text-[#F2F2F2]">
|
||||
@@ -1338,7 +1338,7 @@ function App() {
|
||||
>
|
||||
YouTube
|
||||
</a>
|
||||
<a href="https://vk.com/graffinteractive" target="_blank">
|
||||
<a href="https://vk.com/graff.interactive" target="_blank">
|
||||
VK
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user