feat: integrate Bluesky thread into webmentions section
Build & Deploy / build-and-deploy (push) Has been cancelled
Build & Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -201,6 +201,9 @@
|
|||||||
</section>
|
</section>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{# Bluesky Thread — AT Protocol replies from syndicated post #}
|
||||||
|
{% include "components/bluesky-thread.njk" %}
|
||||||
|
|
||||||
{# Webmention send form — collapsed by default #}
|
{# Webmention send form — collapsed by default #}
|
||||||
<details class="webmention-form mt-8">
|
<details class="webmention-form mt-8">
|
||||||
<summary class="text-sm font-semibold text-surface-600 dark:text-surface-400 cursor-pointer hover:text-surface-700 dark:hover:text-surface-300 transition-colors list-none [&::-webkit-details-marker]:hidden flex items-center gap-1.5">
|
<summary class="text-sm font-semibold text-surface-600 dark:text-surface-400 cursor-pointer hover:text-surface-700 dark:hover:text-surface-300 transition-colors list-none [&::-webkit-details-marker]:hidden flex items-center gap-1.5">
|
||||||
|
|||||||
Reference in New Issue
Block a user