Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
This commit is contained in:
@@ -26,7 +26,7 @@ export const ApiExplorerLayout = ({ children }: Props) => {
|
||||
configApi.getOptionalString('organization.name') ?? 'Backstage'
|
||||
} API Explorer`;
|
||||
return (
|
||||
<Page themeId="home">
|
||||
<Page themeId="apis">
|
||||
<Header
|
||||
title="APIs"
|
||||
subtitle={generatedSubtitle}
|
||||
|
||||
Reference in New Issue
Block a user