File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 <ul style =" list-style : none ; margin : 0 ; padding : 0 ;" >
33 <a href="https://stagehand.dev">
44 <picture>
5- <source media="(prefers-color-scheme: dark)" srcset="media/dark_logo.png" />
6- <img alt="Stagehand" src="media/light_logo.png" width="200" style="margin-right: 30px;" />
5+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/dark_logo.png" />
6+ <img alt="Stagehand" src="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/light_logo.png" width="200" style="margin-right: 30px;" />
77 </picture>
88 </a>
99 </ul >
1616<p align =" center " >
1717 <a href =" https://github.com/browserbase/stagehand/tree/main?tab=MIT-1-ov-file#MIT-1-ov-file " >
1818 <picture>
19- <source media="(prefers-color-scheme: dark)" srcset="media/dark_license.svg" />
20- <img alt="MIT License" src="media/light_license.svg" />
19+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/dark_license.svg" />
20+ <img alt="MIT License" src="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/light_license.svg" />
2121 </picture>
2222 </a >
2323 <a href =" https://stagehand.dev/discord " >
2424 <picture>
25- <source media="(prefers-color-scheme: dark)" srcset="media/dark_discord.svg" />
26- <img alt="Discord Community" src="media/light_discord.svg" />
25+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/dark_discord.svg" />
26+ <img alt="Discord Community" src="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/light_discord.svg" />
2727 </picture>
2828 </a >
2929</p >
@@ -45,7 +45,7 @@ If you're looking for other languages, you can find them
4545 </a >
4646 <span > </span >
4747 <picture >
48- <img alt="Director" src="media/director_icon.svg" width="25" />
48+ <img alt="Director" src="https://raw.githubusercontent.com/browserbase/stagehand/main/ media/director_icon.svg" width="25" />
4949 </picture >
5050</div >
5151
You can’t perform that action at this time.
0 commit comments