Skip to content

Commit 9322bbe

Browse files
committed
fix mkdocs
1 parent 71cf0fe commit 9322bbe

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

mkdocs.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ site_description: Operating Systems notes from the University of Guelph
33
site_author: Sabrina Haniff
44
site_url: https://sabrinahaniff.github.io/CIS3110-Notes/
55

6-
docs_dir: .
7-
site_dir: site
8-
9-
exclude_docs: |
10-
site/
11-
126
theme:
137
name: material
148
palette:
@@ -42,12 +36,8 @@ markdown_extensions:
4236
- pymdownx.highlight:
4337
anchor_linenums: true
4438
- pymdownx.superfences
45-
- pymdownx.tabbed:
46-
alternate_style: true
4739
- admonition
4840
- pymdownx.details
49-
- attr_list
50-
- md_in_html
5141
- tables
5242
- toc:
5343
permalink: true

0 commit comments

Comments
 (0)