From e7a56657576c92ca84426946d152ddd6a4e997d5 Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Tue, 22 Aug 2017 12:50:15 +1000 Subject: [PATCH] Added web app icons. --- app/components/page.js | 5 +++++ app/static/apollo-icon.png | Bin 0 -> 4380 bytes app/static/apollo-launcher-icon.png | Bin 0 -> 6078 bytes app/static/manifest.json | 15 +++++++++++++++ 4 files changed, 20 insertions(+) create mode 100644 app/static/apollo-icon.png create mode 100644 app/static/apollo-launcher-icon.png create mode 100644 app/static/manifest.json diff --git a/app/components/page.js b/app/components/page.js index b789af6..220dd33 100644 --- a/app/components/page.js +++ b/app/components/page.js @@ -6,6 +6,11 @@ const Page = ({ title, children }) => {title} + + + + +