rename page title and nav to 40K Rankings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Gateway Gamers — 40K ITC Standings</title>
|
||||
<title>Gateway Gamers — 40K Rankings</title>
|
||||
<link rel="stylesheet" href="/src/style.css" />
|
||||
</head>
|
||||
<body class="min-h-screen flex flex-col">
|
||||
@@ -15,7 +15,7 @@
|
||||
<!-- Page heading + live status + refresh -->
|
||||
<div class="flex items-start justify-between mb-6 flex-wrap gap-4">
|
||||
<div>
|
||||
<h1 class="text-4xl font-bold uppercase tracking-wide">ITC Standings</h1>
|
||||
<h1 class="text-4xl font-bold uppercase tracking-wide">40K Rankings</h1>
|
||||
<p class="text-sm opacity-50 uppercase tracking-widest mt-1">Warhammer 40,000 · ITC Standings</p>
|
||||
</div>
|
||||
<div class="flex items-center gap-3 pt-1">
|
||||
|
||||
Reference in New Issue
Block a user