Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website_and_docs/content/ecosystem/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1 class="d-1 text-center">Ecosystem</h1>
The Selenium and WebDriver ecosystem includes numerous open source projects,
with several highlighted on this page. This collection features various drivers,
bindings, plugins, and frameworks developed and maintained by third-party contributors.
If you're working on a project that would fit well in this listing, we'd love to hear from you.
If you are working on a project that would fit well in this listing, we would love to hear from you.
</p>
</div>
{{< /blocks/section >}} {{% blocks/section color="selenium-yellow" %}}
Expand Down
2 changes: 1 addition & 1 deletion website_and_docs/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ enableRobotsTXT = true

# Will give values to .Lastmod etc.
enableGitInfo = true
ignoreErrors = ["error-remote-getjson"]
#ignoreErrors = ["error-remote-getjson"]
# Language settings
# contentDir = "content/en"
defaultContentLanguage = "en"
Expand Down
Loading