feat: add page title metadata to layout

- Add title: 'rezije.app' to metadata in layout
- Sets browser tab title for all pages across the application
- Applies to all locales (Croatian and English)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
Knee Cola
2025-12-24 22:09:58 +01:00
parent 0e78cc4977
commit 089e6d0352

View File

@@ -4,6 +4,7 @@ import { Metadata } from 'next';
import Script from 'next/script';
export const metadata:Metadata = {
title: 'rezije.app',
alternates: {
canonical: 'https://rezije.app',
languages: {