Update gemini-optimal-temperature.html

This commit is contained in:
2025-11-18 16:25:54 -08:00
committed by GitHub
parent 646aa75c7a
commit 85d8870da1

View File

@@ -32,8 +32,6 @@
<nav class="mb-12 flex items-center gap-4 text-sm">
<a href="/" class="text-gray-500 hover:text-blue-600 transition">Lynchmark</a>
<span class="text-gray-300">/</span>
<a href="/gemini.html" class="text-gray-500 hover:text-blue-600 transition">Benchmarks</a>
<span class="text-gray-300">/</span>
<span class="font-medium text-gray-900">Analysis</span>
</nav>