Refine SEO, uploads, and deploy handling

This commit is contained in:
2026-05-02 10:48:08 +02:00
parent b6be6ed2ac
commit a9dfa6ea11
97 changed files with 373 additions and 327 deletions

View File

@@ -4,8 +4,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="csrf-token" content="{{ csrf_token() }}">
<title>{{ config('app.name', 'Laravel') }}</title>
@php($page_robots = $page_robots ?? 'noindex,nofollow')
@include('partials.seo.head', ['seo' => $seo ?? null])
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">