fix: remove view transitions to ensure consistent behavior across environments

- Remove View Transition API from layout to eliminate dev/production inconsistency
- Fix nested links in Card component (category, tags, icon buttons now clickable)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-02 14:34:20 +02:00
parent b9e9a8724e
commit 773def5c87

View File

@@ -0,0 +1,7 @@
<script>
</script>
<slot />
<style>
</style>