Skip to content

Commit 7c108a0

Browse files
authored
change homepage button name (#522)
1 parent 8d28c4b commit 7c108a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/Home/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export function Home() {
9797
}
9898
>
9999
<div className="text-font text-center text-bold mb-3">
100-
<DoubleRightOutlined /> Submit your system via API{" "}
100+
<DoubleRightOutlined /> Submit your system via API client (github){" "}
101101
<DoubleLeftOutlined />
102102
</div>
103103
</Button>

0 commit comments

Comments
 (0)