adrian-altner.de/src/components
Adrian Altner df59a1405f
All checks were successful
Deploy / deploy (push) Successful in 1m18s
Remove debug instrumentation and unused webmentions lib
Drop the hidden data-webmentions-debug div, the console.log in
astro.config.mjs, and src/lib/webmentions.ts (which was superseded by
the inline fetch in Webmentions.astro).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 03:18:41 +02:00
..
BaseHead.astro Implement Webmention functionality: add Webmentions component, update deploy script, and enhance UI with social links and localization 2026-04-21 23:46:18 +02:00
CategoriesPage.astro init 2026-04-21 01:26:19 +02:00
CategoryDetailPage.astro init 2026-04-21 01:26:19 +02:00
Footer.astro Implement Webmention functionality: add Webmentions component, update deploy script, and enhance UI with social links and localization 2026-04-21 23:46:18 +02:00
FormattedDate.astro Implement Webmention functionality: add Webmentions component, update deploy script, and enhance UI with social links and localization 2026-04-21 23:46:18 +02:00
Header.astro Add mobile menu toggle functionality and launch configuration 2026-04-21 03:09:37 +02:00
HeaderLink.astro init 2026-04-21 01:26:19 +02:00
HomePage.astro init 2026-04-21 01:26:19 +02:00
TagDetailPage.astro init 2026-04-21 01:26:19 +02:00
TagsPage.astro init 2026-04-21 01:26:19 +02:00
Webmentions.astro Remove debug instrumentation and unused webmentions lib 2026-04-22 03:18:41 +02:00