mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-03-17 11:21:00 +00:00
Feat: Add favicon to homepage
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Lynchmark – LLM Benchmark</title>
|
<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:title" content="Lynchmark – LLM Benchmark">
|
||||||
<meta property="og:site_name" content="Lynchmark">
|
<meta property="og:site_name" content="Lynchmark">
|
||||||
|
|||||||
Reference in New Issue
Block a user