File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
< title > SeleniumBase</ title >
6
6
</ head >
7
7
< body >
8
- < p < a href ="https://github.com/seleniumbase/SeleniumBase/ "> < img src ="https://seleniumbase.io/img/sb_logo_7 .png " alt ="SeleniumBase " width ="275 " /> </ a > </ p >
9
- < h1 > < img src ="https://seleniumbase.io/img/sb_icon .png " title ="SeleniumBase " width ="30 " /> Docs Home Page:</ h1 >
8
+ < p < a href ="https://github.com/seleniumbase/SeleniumBase/ "> < img src ="https://seleniumbase.io/img/sb_logo_10 .png " alt ="SeleniumBase " width ="275 " /> </ a > </ p >
9
+ < h1 > < img src ="https://seleniumbase.io/img/logo6 .png " title ="SeleniumBase " width ="32 " /> Docs Home Page:</ h1 >
10
10
11
- < h2 > < img src ="https://seleniumbase.io/img/sb_icon .png " title ="SeleniumBase " width ="30 " /> < a href ="https://seleniumbase.io "> https://seleniumbase.io</ a > </ h2 >
11
+ < h2 > < img src ="https://seleniumbase.io/img/logo6 .png " title ="SeleniumBase " width ="32 " /> < a href ="https://seleniumbase.io "> https://seleniumbase.io</ a > </ h2 >
12
12
</ body >
13
13
</ html >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pymdown-extensions==8.1.1
10
10
importlib-metadata == 3.10.0 ;python_version >= "3.6"
11
11
lunr == 0.5.8
12
12
mkdocs == 1.1.2
13
- mkdocs-material == 7.1.0
13
+ mkdocs-material == 7.1.1
14
14
mkdocs-exclude-search == 0.4.0
15
15
mkdocs-simple-hooks == 0.1.3
16
16
mkdocs-material-extensions == 1.0.1
Original file line number Diff line number Diff line change 54
54
text : Roboto
55
55
code : Roboto Mono
56
56
icon :
57
- logo : img/sb_logo_7 .png
57
+ logo : img/sb_logo_10 .png
58
58
# Plugins
59
59
plugins :
60
60
- search :
You can’t perform that action at this time.
0 commit comments