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 c1c6e72 commit 2f44534Copy full SHA for 2f44534
mkdocs.yml
@@ -1,6 +1,7 @@
1
site_name: GetBlobs Docs
2
site_url: https://naws-ai.github.io/getblobs-docs/
3
-theme: readthedocs
+theme:
4
+ name: material
5
6
nav:
7
- 'GetBlobs Overview': 'index.md'
requirements.txt
@@ -1,2 +1,3 @@
mkdocs
requests
+mkdocs-material
0 commit comments