From 1caccd40adb05eed939283dddb809c17590cf56c Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Sun, 1 Jun 2025 21:04:35 +0200 Subject: [PATCH] fix: copy text --- .pugrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pugrc b/.pugrc index 0f2e21b..7b259d4 100644 --- a/.pugrc +++ b/.pugrc @@ -2,11 +2,11 @@ "locals": { "t": { "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." }, "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." }, "sections": {