From b8113798b6226f6f386a725e146f5b5ece37d9cc Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 18 Jun 2019 00:05:40 +0200 Subject: [PATCH] SEO component --- client/public/index.html | 33 -------- client/public/manifest.json | 2 +- client/src/components/atoms/Seo.tsx | 71 +++++++++++++++++ .../src/components/templates/Asset/index.tsx | 1 - .../src/components/templates/Channel.test.tsx | 15 ++-- .../src/components/templates/Route.test.tsx | 15 +++- client/src/components/templates/Route.tsx | 74 ++++++++++-------- client/src/data/meta.json | 1 + client/src/img/share.png | Bin 0 -> 170764 bytes client/src/routes/About.test.tsx | 7 +- client/src/routes/Channels.test.tsx | 6 +- client/src/routes/Faucet.test.tsx | 7 +- client/src/routes/History.test.tsx | 11 ++- client/src/routes/NotFound.test.tsx | 7 +- client/src/routes/Publish/index.test.tsx | 9 ++- client/src/routes/Styleguide.test.tsx | 7 +- 16 files changed, 176 insertions(+), 90 deletions(-) create mode 100644 client/src/components/atoms/Seo.tsx create mode 100644 client/src/img/share.png diff --git a/client/public/index.html b/client/public/index.html index 7299790..4b778c5 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -12,39 +12,6 @@ Commons - - - - - - - - - - - - - - -