Skip to content

Commit 2f44534

Browse files
author
NAWS
committed
change theme
1 parent c1c6e72 commit 2f44534

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
site_name: GetBlobs Docs
22
site_url: https://naws-ai.github.io/getblobs-docs/
3-
theme: readthedocs
3+
theme:
4+
name: material
45

56
nav:
67
- 'GetBlobs Overview': 'index.md'

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
mkdocs
22
requests
3+
mkdocs-material

0 commit comments

Comments
 (0)