Fix: Update blog link text to full path

This commit is contained in:
2025-11-18 17:24:40 -08:00
parent 9e7072eae2
commit 4bc6c6d057

View File

@@ -30,7 +30,7 @@
</head>
<body class="bg-gray-50 text-gray-800">
<main class="max-w-2xl mx-auto flex flex-col min-h-screen p-6 lg:p-8">
<div class="text-right mb-2"><a href="/blog/gemini-optimal-temperature.html" class="text-sm text-blue-500 hover:text-blue-700 font-medium">Blog</a></div>
<div class="text-right mb-2"><a href="/blog/gemini-optimal-temperature.html" class="text-sm text-blue-500 hover:text-blue-700 font-medium mono">blog/gemini-optimal-temperature</a></div>
<header class="text-center mb-10">
<div class="relative inline-block">
<h1 class="text-4xl font-bold text-gray-900 mb-2">Lynchmark</h1>