Skip to content

Commit

Permalink
Clarify BootSwatch themes are included
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmayo committed Aug 26, 2024
1 parent c235734 commit 5855069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ you could use the :meth:`~flask_admin.base.Admin.init_app` method.

If you start this application and navigate to `http://localhost:5000/admin/ <http://localhost:5000/admin/>`_,
you should see an empty page with a navigation bar on top. Customize the look by
specifying a Bootswatch theme that suits your needs (see http://bootswatch.com/4/ for available swatches).
specifying one of the included Bootswatch themes (see https://bootswatch.com/4/ for a preview of the swatches).

Adding Model Views
------------------
Expand Down

0 comments on commit 5855069

Please sign in to comment.