From 8dd79f8b13bf86ba22e6f2da332ef36c47555eb2 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 26 Nov 2017 20:34:28 -0800 Subject: [PATCH] Added favicons to application --- app/components/Layout/Layout.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/components/Layout/Layout.js b/app/components/Layout/Layout.js index 34e7a94b8..1f9d1615f 100644 --- a/app/components/Layout/Layout.js +++ b/app/components/Layout/Layout.js @@ -77,6 +77,18 @@ class Layout extends React.Component { name="viewport" content="width=device-width, initial-scale=1.0" /> + +