Skip to content

Commit cc4d930

Browse files
committed
Update the docs
1 parent 70da0fe commit cc4d930

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/ReadMe.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Help Docs Home Page:
2+
3+
https://seleniumbase.io

docs/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!doctype html>
2+
<html lang="en" class="no-js">
3+
<head>
4+
<link rel="shortcut icon" href="https://seleniumbase.io/img/logo3a.png">
5+
<title>SeleniumBase</title>
6+
</head>
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>
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>
12+
</body>
13+
</html>

0 commit comments

Comments
 (0)