fix: /where in Slash Pages
This commit is contained in:
@@ -189,6 +189,14 @@ eleventyImport:
|
|||||||
</div>
|
</div>
|
||||||
<p class="text-surface-600 dark:text-surface-400 mt-2">Featured posts</p>
|
<p class="text-surface-600 dark:text-surface-400 mt-2">Featured posts</p>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="h-entry post-card">
|
||||||
|
<div class="post-header">
|
||||||
|
<h3 class="text-xl font-semibold">
|
||||||
|
<a href="/where/" class="p-name u-url text-surface-900 dark:text-surface-100 hover:text-accent-600 dark:hover:text-accent-400">/where</a>
|
||||||
|
</h3>
|
||||||
|
</div>
|
||||||
|
<p class="text-surface-600 dark:text-surface-400 mt-2">Where I have been</p>
|
||||||
|
</li>
|
||||||
<li class="h-entry post-card">
|
<li class="h-entry post-card">
|
||||||
<div class="post-header">
|
<div class="post-header">
|
||||||
<h3 class="text-xl font-semibold">
|
<h3 class="text-xl font-semibold">
|
||||||
|
|||||||
Reference in New Issue
Block a user