Skip to content

Commit 841710e

Browse files
committed
add logo and plugins
1 parent 64184f3 commit 841710e

File tree

16 files changed

+736
-31
lines changed

16 files changed

+736
-31
lines changed

app-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ kubernetes:
114114
# see https://backstage.io/docs/permissions/getting-started for more on the permission framework
115115
permission:
116116
# setting this to `false` will disable permissions
117-
enabled: true
117+
enabled: false

packages/app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"@backstage/plugin-techdocs-react": "^1.2.14",
4545
"@backstage/plugin-user-settings": "^0.8.19",
4646
"@backstage/theme": "^0.6.4",
47+
"@drodil/backstage-plugin-toolbox": "^1.25.2",
4748
"@material-ui/core": "^4.12.2",
4849
"@material-ui/icons": "^4.9.1",
4950
"react": "^18.0.2",
-13.3 KB
Binary file not shown.
-12.3 KB
Binary file not shown.
17.4 KB
Loading
16.6 KB
Loading

packages/app/public/favicon.ico

21.5 KB
Binary file not shown.
63.3 KB
Loading

packages/app/public/logo-dark.png

10.2 KB
Loading

packages/app/public/logo-white.png

23.7 KB
Loading

0 commit comments

Comments
 (0)