Skip to content

Commit

Permalink
chore(site): add mill to the homepage supported build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Aug 18, 2022
1 parent 9ba6913 commit e0383ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/en/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const Features = (props) => {
{
title: "Multiple build tools",
content:
"The build tools Gradle, Maven and sbt are supported. We plan to add support for more build tools in the future.",
"The build tools Gradle, Maven, Mill, and sbt are supported. We plan to add support for more build tools in the future.",
image:
"https://user-images.githubusercontent.com/1408093/137899144-cfc6fc1b-a7c0-4fd7-ac4b-be516e459123.png",
imageAlign: "right",
Expand Down

0 comments on commit e0383ba

Please sign in to comment.