summaryrefslogtreecommitdiffstats
path: root/frontend/components/Meta.js
diff options
context:
space:
mode:
authorWes Bos <wesbos@gmail.com>2018-02-15 16:59:58 -0500
committerWes Bos <wesbos@gmail.com>2018-02-15 16:59:58 -0500
commit8f2c595eca30e2d7138c8e8d6685774a8f44e55d (patch)
tree3408b9c8eb3b0ea43cb72e13e0bd6393ab5bac61 /frontend/components/Meta.js
parenta09b01abf7c03e6b7e43f2175e5a34501808821b (diff)
omg
Diffstat (limited to 'frontend/components/Meta.js')
-rw-r--r--frontend/components/Meta.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/components/Meta.js b/frontend/components/Meta.js
index d7a2e17..bee5a69 100644
--- a/frontend/components/Meta.js
+++ b/frontend/components/Meta.js
@@ -12,8 +12,7 @@ const Meta = () => (
}
`}
<meta charSet="utf-8" />
- <link rel="shortcut icon" href="https://wesbos.com/wp-content/themes/wb2014/i/crown-yellow-small.png" />
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
+ <link rel="shortcut icon" href="/static/favicon.png" />
<link rel="stylesheet" type="text/css" href="/static/nprogress.css" />
<title>Sick Fits</title>