diff --git a/_includes/layouts/page.njk b/_includes/layouts/page.njk index 5dc14a6..cadc492 100644 --- a/_includes/layouts/page.njk +++ b/_includes/layouts/page.njk @@ -107,6 +107,7 @@ withSidebar: true {% if aiDescription %}
{{ aiDescription }}
{% endif %} +Learn more about AI usage on this site →
{% endif %} diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index babf064..8e61378 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -85,6 +85,7 @@ withBlogSidebar: true {% if aiDescription %}{{ aiDescription }}
{% endif %} + {# Pending syndication targets (for services like IndieNews that require u-syndication before webmention) #}