Feat: Add favicon to homepage

This commit is contained in:
2026-02-07 17:58:05 -08:00
parent bdb89e7a75
commit dba7c6bbb8

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lynchmark LLM Benchmark</title>
<link rel="icon" href="/assets/favicon.webp" type="image/webp">
<meta property="og:title" content="Lynchmark LLM Benchmark">
<meta property="og:site_name" content="Lynchmark">