Skip to content

Commit f779be6

Browse files
Update title and adding meta description
1 parent 7092495 commit f779be6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>ChromaCode</title>
7+
<meta name="description" content="Turn code into art! 🌈 Paste your code, and get a colorful image. It's code makeover fun! 💻🪄">
8+
<title>ChromaCode - Create beautiful images of your code</title>
89
<link rel="icon"
910
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>✨</text></svg>">
1011
<link rel="stylesheet" href="style.css">
@@ -204,4 +205,4 @@ <h5>Download</h5>
204205
<script src="index.js"></script>
205206

206207
</body>
207-
</html>
208+
</html>

0 commit comments

Comments
 (0)