mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
The base layout default.njk imports a `tag` component macro which shadows the controller's `tag` variable in function/filter argument contexts. Renaming to `hashtag` eliminates the collision entirely.