From 831a8d2dffd30b83ca4321212a3cff55b419e37c Mon Sep 17 00:00:00 2001 From: Kaj Dreef Date: Sat, 14 Nov 2020 23:42:03 -0800 Subject: [PATCH] Started renaming everything to morpheus. --- public/index.html | 4 ++-- public/manifest.json | 4 ++-- src/App.js | 2 +- src/App.test.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index decbed6..22d02d1 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ - Test Matrix Visualization + Morpheus diff --git a/public/manifest.json b/public/manifest.json index f90d9db..ccd24d3 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Test Matrix Visualization", - "name": "Test Matrix Visualization", + "short_name": "Morpheus", + "name": "Morpheus - Test Matrix Visualization", "icons": [ { "src": "favicon.ico", diff --git a/src/App.js b/src/App.js index 0f381d4..c2af1ed 100644 --- a/src/App.js +++ b/src/App.js @@ -14,7 +14,7 @@ import './App.scss'; function App() { return (
-
+