We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709d2d7 commit 4353637Copy full SHA for 4353637
docs/requirements.txt
@@ -1,3 +1,4 @@
1
-mkdocs==1.1.1
+mkdocs==1.1.2
2
mkdocs-material==5.0.2
3
mkdocs-simple-hooks==0.1.0
4
+mkdocs-material-extensions==1.0
mkdocs.yml
@@ -9,7 +9,7 @@ markdown_extensions:
9
permalink: true
10
theme:
11
name: material
12
- logo: https://cdn2.hubspot.net/hubfs/100006/images/super_square_logo_3.png
+ logo: https://seleniumbase.io/img/logo3a.png
13
favicon: img/favicon.ico
14
plugins:
15
- search
0 commit comments