This commit is contained in:
BuildTools
2025-12-20 00:10:48 +01:00
parent f765e9de71
commit 9a269f49e9
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
import type { Metadata } from 'next'; import type { Metadata } from 'next';
import { NextIntlClientProvider } from 'next-intl'; import { NextIntlClientProvider } from 'next-intl';
import './globals.css'; import '@/app/globals.css';
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'GSH Digital Services', title: 'GSH Digital Services',