Skip to content

Commit 6c93117

Browse files
[deploy site] toml file and improved message (#2394)
1 parent 5eb793f commit 6c93117

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website_and_docs/content/ecosystem/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1 class="d-1 text-center">Ecosystem</h1>
2121
The Selenium and WebDriver ecosystem includes numerous open source projects,
2222
with several highlighted on this page. This collection features various drivers,
2323
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.
2525
</p>
2626
</div>
2727
{{< /blocks/section >}} {{% blocks/section color="selenium-yellow" %}}

website_and_docs/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ enableRobotsTXT = true
66

77
# Will give values to .Lastmod etc.
88
enableGitInfo = true
9-
ignoreErrors = ["error-remote-getjson"]
9+
#ignoreErrors = ["error-remote-getjson"]
1010
# Language settings
1111
# contentDir = "content/en"
1212
defaultContentLanguage = "en"

0 commit comments

Comments
 (0)