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)
This commit is contained in:
2025-10-02 14:34:20 +02:00
parent a89d35b2dd
commit 6a206a0242
+7
View File
@@ -0,0 +1,7 @@
<script>
</script>
<slot />
<style>
</style>