We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7092495 commit f779be6Copy full SHA for f779be6
index.html
@@ -4,7 +4,8 @@
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <title>ChromaCode</title>
+ <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>
9
<link rel="icon"
10
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>">
11
<link rel="stylesheet" href="style.css">
@@ -204,4 +205,4 @@ <h5>Download</h5>
204
205
<script src="index.js"></script>
206
207
</body>
-</html>
208
+</html>
0 commit comments