Bump icons, add theme-color
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
"nodemailer": "^4.4.0",
|
||||
"normalize.css": "^7.0.0",
|
||||
"normalizr": "2.0.1",
|
||||
"outline-icons": "^1.2.0",
|
||||
"outline-icons": "^1.3.1",
|
||||
"oy-vey": "^0.10.0",
|
||||
"pg": "^6.1.5",
|
||||
"pg-hstore": "2.3.2",
|
||||
|
||||
@@ -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" />
|
||||
|
||||
@@ -7326,9 +7326,9 @@ outline-icons@^1.0.0:
|
||||
version "1.0.3"
|
||||
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.0.3.tgz#f0928a8bbc7e7ff4ea6762eee8fb2995d477941e"
|
||||
|
||||
outline-icons@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.2.0.tgz#8a0e0e9e9b98336470228837c4933ba10297fcf5"
|
||||
outline-icons@^1.3.1:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/outline-icons/-/outline-icons-1.3.1.tgz#1a6e79d49d63d029ef7c7e7f390eb0215b3b2d48"
|
||||
|
||||
oy-vey@^0.10.0:
|
||||
version "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user