Skip to content

Commit

Permalink
Updated the logo to logoOpenSearch (#315) (#709)
Browse files Browse the repository at this point in the history
(cherry picked from commit aa2937e)

Signed-off-by: AbhishekReddy1127 <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sean Neumann <[email protected]>
  • Loading branch information
3 people authored May 25, 2023
1 parent 20c0629 commit c53e4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/page/page_template.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default ({ button = <></>, content, sideNav }) => {
pageSideBar={sideNav}
bottomBar={showBottomBar ? 'Bottom bar' : undefined}
pageHeader={{
iconType: 'logoElastic',
iconType: 'logoOpenSearch',
pageTitle: 'Page title',
rightSideItems: [button],
tabs: [
Expand Down

0 comments on commit c53e4bf

Please sign in to comment.