chore: remove obsolete where.md, intro now in where.njk

This commit is contained in:
svemagie
2026-03-11 07:57:21 +01:00
parent 508735e1fb
commit fb7854ad7b

View File

@@ -8,13 +8,18 @@ withSidebar: true
<div class="where-page">
<header class="mb-6 sm:mb-8">
<h1 class="text-2xl sm:text-3xl md:text-4xl font-bold text-surface-900 dark:text-surface-100 mb-2">Where</h1>
<p class="text-surface-600 dark:text-surface-400">
Recent check-ins captured by this site via Micropub.
</p>
<p class="mt-2 text-sm">
<a href="/been/" class="text-accent-600 hover:underline">See all past check-ins →</a>
</p>
<h1 class="text-2xl sm:text-3xl md:text-4xl font-bold text-surface-900 dark:text-surface-100 mb-2">Where</h1>
<div class="prose prose-surface dark:prose-invert max-w-none text-surface-600 dark:text-surface-400 mb-2">
<p>
A <a href="https://niqwithq.com/posts/where-are-you">where page</a> is a place on the web to let others know about your current location. Thanks to <a href="https://aaronparecki.com/">Aaron Parecki</a> for ownyourswarm.
</p>
</div>
<p class="text-surface-600 dark:text-surface-400">
Recent check-ins captured by this site via Micropub.
</p>
<p class="mt-2 text-sm">
<a href="/been/" class="text-accent-600 hover:underline">See all past check-ins →</a>
</p>
</header>
{% if checkins.length %}