mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-03-17 03:11:01 +00:00
Feat: Add favicon to newsletter experiment blog
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 Newsletter Experiment</title>
|
<title>Lynchmark Newsletter Experiment</title>
|
||||||
|
<link rel="icon" href="/assets/favicon.webp" type="image/webp">
|
||||||
<meta name="description" content="Subscribe to the Lynchmark newsletter experiment for LLM benchmark updates.">
|
<meta name="description" content="Subscribe to the Lynchmark newsletter experiment for LLM benchmark updates.">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet">
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
<script src="https://cdn.tailwindcss.com"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user