From 4d95acc56a00002515fba18ac7302f374b8c09c5 Mon Sep 17 00:00:00 2001 From: katiam2 Date: Sun, 8 Dec 2024 16:50:53 +0000 Subject: [PATCH] Docs formatting --- README.md | 5 +++++ docs/index.md | 5 +++++ 2 files changed, 10 insertions(+) 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: