Skip to content

Commit

Permalink
Revert "mkdocs: Enable social + xhr"
Browse files Browse the repository at this point in the history
This reverts commit 95bf30e.
  • Loading branch information
ikeycode committed Jan 19, 2024
1 parent e0cad55 commit 22d8e54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ theme:
- navigation.tabs
- navigation.tabs.sticky
- navigation.indexes
- navigation.instant
- navigation.footer
name: material
palette:
Expand Down Expand Up @@ -41,7 +40,6 @@ plugins:
warning: true
reverse: false
headless_included: false
- social
copyright: |
Copyright © 2023 Ikey Doherty, Serpent OS Developers
extra:
Expand Down
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
Babel==2.14.0
cairocffi==1.6.1
CairoSVG==2.7.1
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cssselect2==0.7.0
defusedxml==0.7.1
ghp-import==2.1.0
gitdb==4.0.11
GitPython==3.1.40
Expand All @@ -24,9 +19,7 @@ mkdocs-rss-plugin==1.11.0
packaging==23.2
paginate==0.5.6
pathspec==0.12.1
Pillow==9.5.0
platformdirs==4.1.0
pycparser==2.21
Pygments==2.17.2
pymdown-extensions==10.7
python-dateutil==2.8.2
Expand All @@ -36,7 +29,5 @@ regex==2023.12.25
requests==2.31.0
six==1.16.0
smmap==5.0.1
tinycss2==1.2.1
urllib3==2.1.0
watchdog==3.0.0
webencodings==0.5.1

0 comments on commit 22d8e54

Please sign in to comment.