From 2f61b56cd2adb2860f037790ac4f247e4594f730 Mon Sep 17 00:00:00 2001 From: corgifist Date: Fri, 25 Jul 2025 19:25:58 +0300 Subject: [PATCH] fixed links to splashes --- src/app/head.tsx | 76 ++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/src/app/head.tsx b/src/app/head.tsx index 3e78e9f..73b57f3 100644 --- a/src/app/head.tsx +++ b/src/app/head.tsx @@ -4,44 +4,44 @@ const Head = () => ( - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + );