summaryrefslogtreecommitdiffstats
path: root/frontend/components/Meta.js
diff options
context:
space:
mode:
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>