Skip to content

Commit e0383ba

Browse files
committed
chore(site): add mill to the homepage supported build tools
1 parent 9ba6913 commit e0383ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const Features = (props) => {
101101
{
102102
title: "Multiple build tools",
103103
content:
104-
"The build tools Gradle, Maven and sbt are supported. We plan to add support for more build tools in the future.",
104+
"The build tools Gradle, Maven, Mill, and sbt are supported. We plan to add support for more build tools in the future.",
105105
image:
106106
"https://user-images.githubusercontent.com/1408093/137899144-cfc6fc1b-a7c0-4fd7-ac4b-be516e459123.png",
107107
imageAlign: "right",

0 commit comments

Comments
 (0)