Skip to content

Commit f3c1b1e

Browse files
committed
adding a new mkdocs.yml that inherits from mkdoccs-default.yml
1 parent 3006859 commit f3c1b1e

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.github/mkdocs/mkdocs.yaml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
INHERIT: mkdocs-default.yml
12
site_name: SciCat Documentation
2-
docs_dir: ../../docs
3-
43

54
nav:
65
- Home: index.md
@@ -32,14 +31,3 @@ nav:
3231

3332
- About:
3433
- about/index.md
35-
36-
theme: material
37-
38-
plugins:
39-
- search
40-
- glightbox
41-
- section-index
42-
43-
44-
extra_css:
45-
- custom.css

0 commit comments

Comments
 (0)