diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index ab599ca..c8cda8c 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -400,8 +400,5 @@ 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" %}