fix(web): app.html default-title Cards → Wordeck
Some checks are pending
CI / validate (push) Waiting to run
Some checks are pending
CI / validate (push) Waiting to run
Vergessener Branding-Stelle aus Bulk-Rename. Der app.html-Title greift bei Seiten ohne expliziten <svelte:head><title>. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
39fe22a018
commit
1228eb4692
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="description" content="Cards — Karteikarten-App des Vereins mana e.V." />
|
||||
<title>Cards</title>
|
||||
<meta name="description" content="Wordeck — Spaced Repetition, text-first. Lernkarten-App des Vereins mana e.V." />
|
||||
<title>Wordeck</title>
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue