feat: include Bluesky thread component in post layout
Build & Deploy / build-and-deploy (push) Successful in 2m14s
Build & Deploy / build-and-deploy (push) Successful in 2m14s
This commit is contained in:
@@ -400,5 +400,8 @@ withBlogSidebar: true
|
||||
{# Webmentions display - likes, reposts, replies #}
|
||||
{% include "components/webmentions.njk" %}
|
||||
|
||||
{# Bluesky Thread display — direct AT Protocol fetch #}
|
||||
{% include "components/bluesky-thread.njk" %}
|
||||
|
||||
{# Post Navigation - Previous/Next #}
|
||||
{% include "components/post-navigation.njk" %}
|
||||
|
||||
Reference in New Issue
Block a user