Skip to content

Commit

Permalink
optimize: change image md5
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrunlin authored Nov 9, 2023
1 parent 5e6997d commit 0aeef97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layout/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ export function Main() {
</CommonButton>
<div className="w-50 ms-2">
<NewProveTask
md5="63715F93C83BD315345DFDE9A6E0F814"
md5="77DA9B5A42FABD295FD67CCDBDF2E348"
inputs={`${commands.length}:i64`}
witness={getWitness()}
highscore={highscore}
Expand Down

1 comment on commit 0aeef97

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for g1024 ready!

✅ Preview
https://g1024-iw6pb2i54-zkcross.vercel.app

Built with commit 0aeef97.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.