Skip to content

Commit 0c86bb2

Browse files
committed
fix: add new meta tags
1 parent 5f35140 commit 0c86bb2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

entries/shape-dodge-frenzy.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<head>
55
<meta charset="UTF-8">
66
<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">
710
<title>Shape Dodge Frenzy</title>
811
<style>
912
* {

0 commit comments

Comments
 (0)