File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @browserbasehq/stagehand " : patch
3
+ ---
4
+
5
+ Fix the readme logo link
Original file line number Diff line number Diff line change 1
- <div id =" toc " align =" center " >
2
- <ul style =" list-style : none " >
1
+ <div id =" toc " align =" center " style = " margin-bottom : 0 ; " >
2
+ <ul style =" list-style : none ; margin : 0 ; padding : 0 ; " >
3
3
<a href="https://stagehand.dev">
4
4
<picture>
5
5
<source media="(prefers-color-scheme: dark)" srcset="https://stagehand.dev/logo-dark.svg" />
6
- <img alt="Stagehand" src="https://stagehand.dev/logo-light.svg " />
6
+ <img alt="Stagehand" src="https://www. stagehand.dev/_next/image?url=%2Flogos%2Fmain-logo.webp&w=384&q=75" width="200" style="margin-right: 30px; " />
7
7
</picture>
8
8
</a>
9
9
</ul >
10
10
</div >
11
-
12
11
<p align =" center " >
13
- The production-ready framework for AI browser automations. <br >
12
+ < strong > The AI Browser Automation Framework</ strong > <br >
14
13
<a href =" https://docs.stagehand.dev " >Read the Docs</a >
15
14
</p >
16
15
You can’t perform that action at this time.
0 commit comments