File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -108,14 +108,6 @@ def main(*args, **kwargs):
108
108
'<section align="center"><div align="center">'
109
109
'<h2>✅ Reliable Browser Testing</h2>'
110
110
'</div></section>' )
111
- if "<!-- SeleniumBase Header2 -->" in line :
112
- changed = True
113
- line = (
114
- '<section align="center"><div align="center">'
115
- '<h3>English Docs <=> '
116
- '<a href="https://seleniumbase.io/help_docs/chinese/">'
117
- '中文文件</h3>'
118
- '</div></section>' )
119
111
if "<!-- SeleniumBase Docs -->" in line :
120
112
changed = True
121
113
line = (
Original file line number Diff line number Diff line change 48
48
</p >
49
49
<p align =" center " ><div align =" center " ><img src =" https://cdn2.hubspot.net/hubfs/100006/images/swag_labs_gif.gif " alt =" SeleniumBase " title =" SeleniumBase " /></div ></p >
50
50
51
- <!-- SeleniumBase Docs -->
52
51
<a id =" python_installation " ></a >
53
52
<h2 ><img src =" https://seleniumbase.io/img/sb_icon.png " title =" SeleniumBase " width =" 30 " /> 立即开始:</h2 >
54
53
You can’t perform that action at this time.
0 commit comments