From ad9768228d76beebce291b7ed7193e5dcb16e990 Mon Sep 17 00:00:00 2001 From: npiyush97 Date: Sun, 28 Jan 2024 18:27:44 +0530 Subject: [PATCH] ran lighthouse scripts over docs and releases find these Signed-off-by: npiyush97 --- docs/overview/logos.md | 28 ++++++++++++++-------------- docs/permissions/overview.md | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/overview/logos.md b/docs/overview/logos.md index ac54640e33..fe993cc378 100644 --- a/docs/overview/logos.md +++ b/docs/overview/logos.md @@ -12,31 +12,31 @@ The assets below are all in `.svg` format. Other formats are available in the ## Backstage logo - - + + Backstage White logo - - + + Backstage Teal logo - - + + Backstage Black logo ## Backstage icon
- - + + Backstage White Icon - - + + Backstage Teal Icon - - + + Backstage Gradient Icon - - + + Backstage Black Icon
diff --git a/docs/permissions/overview.md b/docs/permissions/overview.md index 693f848c82..8630b85e23 100644 --- a/docs/permissions/overview.md +++ b/docs/permissions/overview.md @@ -22,7 +22,7 @@ The permission framework was designed with a few key properties in mind: - **Integrators** can author or configure policies that define which users can take certain actions upon which resources. -![](../assets/permissions/permission-framework-overview.drawio.svg) +![backstage framework overview](../assets/permissions/permission-framework-overview.drawio.svg) 1. The user triggers a request to perform some action. The request specifies the authorization details using the permission specified by the plugin (in this case, a resource read action).