From ea00bc2c0d8daf3e0f9aa12a0b9351efd48b5b34 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:01:52 +0100 Subject: [PATCH] fix: restrict AI usage disclosure to articles and notes only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - post.njk: wrap
block in {% if '/articles/' in page.url or '/notes/' in page.url %} — hides it on photos, bookmarks, likes, replies, reposts - page.njk: remove AI usage