Skip to content

Commit

Permalink
feat(website): add theme-color
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenautjoe committed Nov 9, 2017
1 parent bc7f87b commit c3a62f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Noel | Event Emitter</title>
<meta name="theme-color" value="#23c6ef">
<!-- Twitter Card data -->
<meta name="twitter:card" value="Noel | Replayable Event Emitter">
<meta name="Description" content="A universal, human-centric, replayable javascript event emitter."/>
Expand Down

0 comments on commit c3a62f2

Please sign in to comment.