Skip to content

Commit

Permalink
adding new cleaner domain at LoginPage
Browse files Browse the repository at this point in the history
  • Loading branch information
MAX-786 committed Jun 21, 2024
1 parent dbee93c commit 58b3b72
Showing 1 changed file with 14 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,17 @@ const Login = (props) => {
<a href="https://github.com/collective/volto-hydra">progress</a>
</p>
<p>
Login below with username "hydraedit" and password "hydraedit" to see the progress
of the editor experience. You can try any of the following
frontends:
Login below with username "hydraedit" and password "hydraedit"
to see the progress of the editor experience. You can try any of
the following frontends:
</p>
<List bulleted>
<List.Item>
<a href="https://hydra-nextjs-frontend-git-production-max786s-projects.vercel.app/">
<a
href="https://hydra-blogsite-nextjs.vercel.app/"
target="_blank"
rel="noreferrer"
>
Next.js Frontend
</a>
</List.Item>
Expand All @@ -174,7 +178,12 @@ const Login = (props) => {
doesn't are in the{' '}
<a href="https://github.com/collective/volto-hydra">
Hydra README
</a>. Report bugs to <a href="https://github.com/collective/volto-hydra/issues">Hydra Issues</a>.
</a>
. Report bugs to{' '}
<a href="https://github.com/collective/volto-hydra/issues">
Hydra Issues
</a>
.
</p>
</Segment>
</Grid.Column>
Expand Down

0 comments on commit 58b3b72

Please sign in to comment.