From 7db0ffb6e5c4217ecbcc2cc586e7ee8685cbbd7a Mon Sep 17 00:00:00 2001 From: Marvin9 Date: Tue, 6 Oct 2020 21:19:31 +0530 Subject: [PATCH] feat: add rel to & few tags --- .../core/src/layout/ErrorPage/ErrorPage.tsx | 7 ++++++- .../reader/components/TechDocsPageHeader.tsx | 6 +++++- .../components/WelcomePage/WelcomePage.tsx | 20 +++++++++++++++---- 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/packages/core/src/layout/ErrorPage/ErrorPage.tsx b/packages/core/src/layout/ErrorPage/ErrorPage.tsx index 71a24652ba..3d80955cc9 100644 --- a/packages/core/src/layout/ErrorPage/ErrorPage.tsx +++ b/packages/core/src/layout/ErrorPage/ErrorPage.tsx @@ -65,7 +65,12 @@ export const ErrorPage = ({ Go back ... or if you think this is a bug, please file an{' '} - issue. + + issue. + diff --git a/plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx b/plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx index b01ace4994..8084378ca1 100644 --- a/plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx +++ b/plugins/techdocs/src/reader/components/TechDocsPageHeader.tsx @@ -66,7 +66,11 @@ export const TechDocsPageHeader = ({ + } diff --git a/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx b/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx index 3ceb0af58d..1afdb53ad4 100644 --- a/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx +++ b/plugins/welcome/src/components/WelcomePage/WelcomePage.tsx @@ -69,7 +69,10 @@ const WelcomePage = () => { the project and we have already begun work on various aspects of these phases. The best way to keep track of the progress is through the  - + Milestones . @@ -113,7 +116,10 @@ const WelcomePage = () => { We suggest you either check out the documentation for{' '} - + creating a plugin {' '} or have a look in the code for the{' '} @@ -121,7 +127,10 @@ const WelcomePage = () => { existing plugins {' '} in the directory{' '} - + plugins/ . @@ -135,7 +144,10 @@ const WelcomePage = () => { backstage.io - + Create a plugin