We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c751b09 commit 11ce394Copy full SHA for 11ce394
docs/mkdocs.yml
@@ -28,12 +28,12 @@ theme:
28
icon:
29
repo: fontawesome/brands/git-alt
30
nav:
31
-- Ninja JWT: index.rst
32
-- Getting Started: index.rst
33
-- Settings: index.rst
34
-- Customizing Token Claims: index.rst
35
-- Creating Token Manually: index.rst
36
-- Token Types: index.rst
37
-- Blacklist App: index.rst
38
-- Development and Contributing: index.rst
39
-- ninja_jwt package: index.rst
+- Ninja JWT: index.md
+- Getting Started: index.md
+- Settings: index.md
+- Customizing Token Claims: index.md
+- Creating Token Manually: index.md
+- Token Types: index.md
+- Blacklist App: index.md
+- Development and Contributing: index.md
+- ninja_jwt package: index.md
0 commit comments