fix: copy text

This commit is contained in:
2025-06-01 21:04:35 +02:00
parent 3b9496f943
commit 1caccd40ad

4
.pugrc
View File

@@ -2,11 +2,11 @@
"locals": { "locals": {
"t": { "t": {
"meta": { "meta": {
"title": "Web Platform Fundamentals: Building with Native HTML", "title": "HTML Fundamentals: Building with Native HTML",
"description": "Master native HTML capabilities and progressive enhancement patterns. This guide demonstrates how leveraging built-in browser features reduces complexity, improves performance, and creates more maintainable codebases." "description": "Master native HTML capabilities and progressive enhancement patterns. This guide demonstrates how leveraging built-in browser features reduces complexity, improves performance, and creates more maintainable codebases."
}, },
"hero": { "hero": {
"title": "🚀 Web Platform Fundamentals", "title": "🚀 HTML Fundamentals",
"subtitle": "Master native HTML capabilities and progressive enhancement patterns. This guide demonstrates how leveraging built-in browser features reduces complexity, improves performance, and creates more maintainable codebases." "subtitle": "Master native HTML capabilities and progressive enhancement patterns. This guide demonstrates how leveraging built-in browser features reduces complexity, improves performance, and creates more maintainable codebases."
}, },
"sections": { "sections": {