Skip to content

Commit

Permalink
fix: force formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonhyejin committed Jul 26, 2023
1 parent c735cf4 commit 0a04be8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs-website/versioned_docs/version-0.10.4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

export const Logo = (props) => {
return (

<div style={{ display: "flex", justifyContent: "center", padding: "20px", height: "190px" }}>
<img
alt="DataHub Logo"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@ Replacing the placeholders above with the client id & client secret received fro
>
> <p align="center">
> <img width="70%" src="https://raw.githubusercontent.com/acryldata/static-assets-test/master/imgs/sso/okta-setup-groups-claim.png"/>
</p>
> </p>
### 5. Restart `datahub-frontend-react` docker container

Expand Down

0 comments on commit 0a04be8

Please sign in to comment.