Skip to content

Commit

Permalink
chore(docs): add demo login and email page to IndexPage
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvanherwijnen committed Nov 7, 2024
1 parent 99f46e1 commit e9a3067
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/docs/src/pages/IndexPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,17 @@
color="accent"
/>
</div>
<div class="row justify-center">
<a class="text-h5">Login: [email protected] / N6QD4HzGYf4h</a>
</div>
<div class="row justify-center">
<a class="text-h5">
Email:
<a href="https://mail.demo.slimfact.app"
>https://mail.demo.slimfact.app
</a>
</a>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit e9a3067

Please sign in to comment.