Skip to content

Commit b45be49

Browse files
committed
Merge pull request hojberg#48 from ryanmcdermott/master
Add SEO meta description
2 parents 69e2492 + 486917e commit b45be49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset='utf-8' />
55
<title>cssarrowplease</title>
6+
<meta name="description" content="CSSArrowPlease allows you to create and export CSS code for a custom box with an arrow extending out from the side.">
67
<link href='http://fonts.googleapis.com/css?family=Terminal+Dosis:400,700' rel='stylesheet' type='text/css'>
78
<link rel="stylesheet" type="text/css" href="css/app.css" />
89
</head>

0 commit comments

Comments
 (0)