-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
-
False
-
-
-
RHDH Sprint 3252
Looking at midstream code:
** [1] ./distgit/containers/rhdh-hub/catalog-entities/components/showcase.yaml ** 5- title: Backstage Showcase 6- description: | 7: This is the Janus Community Showcase of Backstage.io 8- links: 9- - title: Janus Website ** [2] ./distgit/containers/rhdh-hub/packages/app/public/index.html ** 5- <meta name="viewport" content="width=device-width, initial-scale=1" /> 6- <meta name="theme-color" content="#000000" /> 7: <meta name="description" content="Janus Community Showcase" /> 8- <link rel="apple-touch-icon" href="<%= publicPath %>/logo192.png" />
Need to scan for refs to Janus and Showcase and replace with RHDH strings.