fix: copy text

This commit is contained in:
2025-06-01 21:06:33 +02:00
parent 1caccd40ad
commit 60e393bf4a

2
.pugrc
View File

@@ -11,7 +11,7 @@
},
"sections": {
"disclosure": {
"title": "🎯 Progressive Disclosure Patterns",
"title": "🎯 Details/Summary Patterns",
"js_title": "JavaScript-Dependent Implementation",
"js_badge": "COMPLEX",
"js_warning": "Implementation Overhead: Manual ARIA state management, keyboard event handling, focus management, and screen reader compatibility.",