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