feat: rename app title to Darkwatch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
47215b48f1
commit
f62e0077d7
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Shadowdark Character Manager</title>
|
||||
<title>Darkwatch</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/* ============================================================
|
||||
Shadowdark Theme System
|
||||
Darkwatch Theme System
|
||||
============================================================
|
||||
All theme-dependent colors use CSS custom properties.
|
||||
Themes are activated via data-theme attribute on <html>.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue