diff --git a/README.md b/README.md index 365a92dd..d352f4c7 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,15 @@ pip install django-jazzmin See [Documentation](https://django-jazzmin.readthedocs.io) or [Test App](https://github.com/farridav/django-jazzmin/tree/main/tests/test_app/library/settings.py) ## Demo + Live demo https://django-jazzmin-test.onrender.com + **Username**: test@test.com + **Password**: test + *Note: Data resets nightly* + *Note: ☕ If the app seems sleepy, give it a minute - it's just having its power nap on the free tier.* ## Features diff --git a/docs/index.md b/docs/index.md index d33415cc..6bd96ac4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -18,10 +18,15 @@ customise, including a built-in UI customizer - Based on the latest [adminlte](https://adminlte.io/) + [bootstrap](https://getbootstrap.com/) ## Demo + Live demo https://django-jazzmin-test.onrender.com + **Username**: test@test.com + **Password**: test + *Note: Data resets nightly* + *Note: ☕ If the app seems sleepy, give it a minute - it's just having its power nap on the free tier.* You can also view the demo app by cloning the repository, and running the following commands: