Skip to content

Commit ea970ff

Browse files
authored
Update mkdocs.yml
1 parent 619e0c2 commit ea970ff

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ theme:
33
name: material
44
features:
55
- tabs
6-
#- instant
6+
- content.code.copy
7+
- navigation.sections
8+
- navigation.path
9+
- navigation.top
10+
- search.suggest
711
nav:
812
- Home: index.md
913
- Services:
@@ -18,13 +22,6 @@ markdown_extensions:
1822
- codehilite
1923
- pymdownx.tabbed
2024
- pymdownx.superfences
21-
22-
features:
23-
- content.code.copy
24-
- navigation.sections
25-
- navigation.path
26-
- navigation.top
27-
- search.suggest
2825

2926
plugins:
3027
- monorepo

0 commit comments

Comments
 (0)