Merge branch 'main' of https://github.com/codegouvfr/keycloakify-starter
This commit is contained in:
commit
adaa1884ce
|
@ -60,6 +60,7 @@ function ContextualizedApp() {
|
|||
<img src={logo} className="App-logo" alt="logo" />
|
||||
<img src={myimg} alt="test_image" />
|
||||
<p style={{ "fontFamily": '"Work Sans"' }}>Hello world</p>
|
||||
<p>Check out all keycloak pages in the <a href="https://starter.keycloakify.dev/storybook">Storybook</a>!</p>
|
||||
</header>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue