seo: update meta description and title for HTML & CSS learning
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled

This commit is contained in:
2025-12-30 22:37:42 +01:00
parent 85eb19ecc3
commit d25dbcdf6d
2 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,8 @@
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CODE CRISPIES - Learn CSS Interactively</title>
<meta name="description" content="Code Crispies - Free, open-source platform for learning HTML and CSS through hands-on exercises. Master semantic markup, selectors, flexbox, animations and more." />
<title>Code Crispies - Learn HTML & CSS Interactively</title>
<link rel="stylesheet" href="main.css" />
</head>
<body>