From 6c073b3517e5319624abb76436b65b40581640ba Mon Sep 17 00:00:00 2001 From: Michael Czechowski Date: Tue, 30 Dec 2025 22:37:42 +0100 Subject: [PATCH] seo: update meta description and title for HTML & CSS learning --- src/i18n.js | 4 ++-- src/index.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/i18n.js b/src/i18n.js index 47cd041..b3c70e1 100644 --- a/src/i18n.js +++ b/src/i18n.js @@ -5,7 +5,7 @@ const translations = { en: { // Page - pageTitle: "CODE CRISPIES - Learn CSS Interactively", + pageTitle: "Code Crispies - Learn HTML & CSS Interactively", skipLink: "Skip to main content", // Header @@ -104,7 +104,7 @@ const translations = { de: { // Page - pageTitle: "CODE CRISPIES - CSS interaktiv lernen", + pageTitle: "Code Crispies - HTML & CSS interaktiv lernen", skipLink: "Zum Hauptinhalt springen", // Header diff --git a/src/index.html b/src/index.html index da1d23c..55da993 100644 --- a/src/index.html +++ b/src/index.html @@ -4,7 +4,8 @@ - CODE CRISPIES - Learn CSS Interactively + + Code Crispies - Learn HTML & CSS Interactively