mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Refactor: Move blog link to bottom of page
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
</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 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>
|
||||
@@ -46,6 +45,10 @@
|
||||
<div id="results-container" class="flex flex-col gap-6 flex-grow">
|
||||
</div>
|
||||
|
||||
<div class="mt-12 text-center">
|
||||
<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>
|
||||
|
||||
<footer class="mt-10 flex justify-center">
|
||||
<a
|
||||
href="https://github.com/multipleof4/lynchmark"
|
||||
|
||||
Reference in New Issue
Block a user