From 7865ac9b105f3c907db65ea885f2b3778c4a61fb Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Fri, 26 Feb 2021 15:33:23 +0100 Subject: [PATCH] title --- packages/dashboard/src/components/Layout.js | 3 +-- packages/dashboard/src/pages/_app.js | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/packages/dashboard/src/components/Layout.js b/packages/dashboard/src/components/Layout.js index 6724a738..c1e9eb4e 100644 --- a/packages/dashboard/src/components/Layout.js +++ b/packages/dashboard/src/components/Layout.js @@ -24,8 +24,7 @@ export default function Layout({ title, children }) { return (
- Skynet - {title} - + Skynet - {title}