Skip to content

Commit 1caccd4

Browse files
committed
fix: copy text
1 parent 3b9496f commit 1caccd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pugrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"locals": {
33
"t": {
44
"meta": {
5-
"title": "Web Platform Fundamentals: Building with Native HTML",
5+
"title": "HTML Fundamentals: Building with Native HTML",
66
"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."
77
},
88
"hero": {
9-
"title": "🚀 Web Platform Fundamentals",
9+
"title": "🚀 HTML Fundamentals",
1010
"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."
1111
},
1212
"sections": {

0 commit comments

Comments
 (0)