File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ <h1 class="d-1 text-center">Ecosystem</h1>
21
21
The Selenium and WebDriver ecosystem includes numerous open source projects,
22
22
with several highlighted on this page. This collection features various drivers,
23
23
bindings, plugins, and frameworks developed and maintained by third-party contributors.
24
- If you're working on a project that would fit well in this listing, we'd love to hear from you.
24
+ If you are working on a project that would fit well in this listing, we would love to hear from you.
25
25
</ p >
26
26
</ div >
27
27
{{< /blocks/section > }} {{% blocks/section color="selenium-yellow" %}}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ enableRobotsTXT = true
6
6
7
7
# Will give values to .Lastmod etc.
8
8
enableGitInfo = true
9
- ignoreErrors = [" error-remote-getjson" ]
9
+ # ignoreErrors = ["error-remote-getjson"]
10
10
# Language settings
11
11
# contentDir = "content/en"
12
12
defaultContentLanguage = " en"
You can’t perform that action at this time.
0 commit comments