From 6aac0f16cf2f965beee5c86c7aefcf1610ebacdf Mon Sep 17 00:00:00 2001 From: Roy Date: Thu, 8 Oct 2020 22:13:53 +0200 Subject: [PATCH] refactor: add rel to links --- .../app-components-demo.tsx | 48 ++++++++++++++--- .../app-components-drr/app-components-drr.tsx | 30 +++++++++-- .../app-components-gif/app-components-gif.tsx | 7 ++- .../deck/app-deck-pager/app-deck-pager.tsx | 38 ++++++++++--- .../edit/app-edit-fonts/app-edit-fonts.tsx | 7 ++- .../app-edit-markdown/app-edit-markdown.tsx | 5 +- .../app-edit-theming/app-edit-theming.tsx | 5 +- .../app-slide-aspect-ratio.tsx | 38 ++++++++++--- .../app-slide-author/app-slide-author.tsx | 42 ++++++++++++--- .../app-slide-playground.tsx | 53 +++++++++++++++---- webcomponents/inline-editor/src/index.html | 8 +-- 11 files changed, 230 insertions(+), 51 deletions(-) diff --git a/docs/src/app/pages/docs/components/app-components-demo/app-components-demo.tsx b/docs/src/app/pages/docs/components/app-components-demo/app-components-demo.tsx index 652adbf6c..69f309222 100644 --- a/docs/src/app/pages/docs/components/app-components-demo/app-components-demo.tsx +++ b/docs/src/app/pages/docs/components/app-components-demo/app-components-demo.tsx @@ -22,8 +22,14 @@ export class AppComponentsDemo {

Display your apps or websites inside an Android or iOS frame.

It is largely inspired and based on the awesome{' '} - work of the{' '} - Ionic team. + + work + {' '} + of the{' '} + + Ionic + {' '} + team.

Table of contents