Add favicon
All checks were successful
Docker / build-and-push (push) Successful in 36s

Bold "T" mark in the shared mono-green style used by sibling projects (wisp, fullhouse).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Fredrik Johansson
2026-07-19 19:50:43 +02:00
parent 0828ef473d
commit 1e812be8a2
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<title>typo</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="A typing test built from your own code and lore — real snippets from real repos.">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600;700&family=Inter:wght@400;500;600&display=swap" rel="stylesheet" />