We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6988ceb + 3ce9127 commit 212bfa9Copy full SHA for 212bfa9
website/src/main.jsx
@@ -119,7 +119,7 @@ function Main() {
119
<Footer style={{ textAlign: "center", display:"flex", flexDirection: "column" }}>
120
121
<a href="https://github.com/ProvableHQ/sdk">
122
- <img src="/github-mark-white.png" style={{height:"24px"}}></img>
+ <img src="../public/github-mark-white.png" style={{height:"24px"}}></img>
123
</a>
124
125
© 2024 Provable Inc.
0 commit comments