Bump icons, add theme-color

This commit is contained in:
Tom Moor
2018-06-16 14:12:15 -07:00
parent 87c1d610d1
commit 42478785fc
3 changed files with 5 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ export default function Layout({ children }: Props) {
<meta name="referrer" content="origin" />
<meta name="slack-app-id" content="A0W3UMKBQ" />
<meta name="description" content={description} />
<meta name="theme-color" content="#FFFFFF">
<meta name="og:site_name" content={title} />
<meta name="og:type" content="website" />