We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f35140 commit 0c86bb2Copy full SHA for 0c86bb2
entries/shape-dodge-frenzy.html
@@ -4,6 +4,9 @@
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <meta name="description" content="A cool and simple game where you(a shape) try to dodge other falling shapes.">
8
+ <meta name="author" content="Abhi (d2crashout)">
9
+ <meta name="github" content="d2crashout">
10
<title>Shape Dodge Frenzy</title>
11
<style>
12
* {
0 commit comments