Skip to content

Commit

Permalink
chore(website): add google verification
Browse files Browse the repository at this point in the history
  • Loading branch information
christianalfoni committed Jan 1, 2019
1 parent 5119f3c commit 3ccf93d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/overmind-website/backend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta
name="google-site-verification"
content="3R5IIt0M_4YHeLbpSKQkEf0VXxPs7rrGM4j1qgH81gI"
/>
<link
rel="shortcut icon"
href="data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABwgAAAcIAHND5ueAAAG
Expand Down

0 comments on commit 3ccf93d

Please sign in to comment.