Skip to content

Commit 7494ed1

Browse files
committed
Update the docs
1 parent f385a26 commit 7494ed1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<meta property="og:site_name" content="SeleniumBase | Docs">
22
<meta property="og:title" content="SeleniumBase | Easy Test Automation" />
33
<meta property="og:description" content="Browser automation and testing with Python." />
4-
<meta property="og:image" content="https://seleniumbase.io/img/sb_logo_10.png" />
4+
<meta property="og:image" content="https://seleniumbase.io/cdn/img/sb_logo_dh.png" />
55
<link rel="icon" href="https://seleniumbase.io/img/logo3a.png" />
66

77
<p align="center"><a href="https://github.com/seleniumbase/SeleniumBase/">

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ markdown_extensions:
2424
# Configuration
2525
theme:
2626
name: material
27-
logo: img/logo3a.png
27+
logo: https://seleniumbase.io/cdn/img/sb_logo_dh.png
2828
favicon: img/logo3a.png
2929
include_homepage_in_sidebar: true
3030
sticky_navigation: true

0 commit comments

Comments
 (0)