mirror of
https://github.com/trailbaseio/trailbase.git
synced 2025-12-16 23:26:18 -06:00
Add loginMessage?= to demo links.
This commit is contained in:
12
README.md
12
README.md
@@ -37,7 +37,10 @@
|
||||
# TrailBase
|
||||
|
||||
<p align="center">
|
||||
<a href="https://demo.trailbase.io/_/admin" target="_blank">
|
||||
<a
|
||||
href="https://demo.trailbase.io/_/admin?loginMessage=E-mail:%20admin@localhost%20%E2%80%A2%20Password:%20secret"
|
||||
target="_blank"
|
||||
>
|
||||
<picture>
|
||||
<img alt="Admin UI" width="600" src="docs/src/assets/shelve.webp" />
|
||||
</picture>
|
||||
@@ -45,7 +48,12 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<strong>Try the <a href="https://demo.trailbase.io/_/admin" target="_blank">demo</a> online</strong>
|
||||
<strong>
|
||||
Try the
|
||||
<a href="https://demo.trailbase.io/_/admin?loginMessage=E-mail:%20admin@localhost%20%E2%80%A2%20Password:%20secret" target="_blank">
|
||||
demo
|
||||
</a> online
|
||||
</strong>
|
||||
<br/>Email: <em>admin@localhost</em>
|
||||
<br/>password: <em>secret</em>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user