Skip to content

Commit d89181c

Browse files
Merge pull request #959 from ProvableHQ/hotfix/app-footer
HotFix: Update footer
2 parents cbda04a + 818cb74 commit d89181c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/main.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ function Main() {
122122
<Link to="/terms_of_use" style={{color: "white"}}> <span>Terms of Use</span> </Link>
123123
<Link to="/privacy_policy" style={{color:"white"}}><span>Privacy Policy</span></Link>
124124

125-
© 2024 Provable Inc.
125+
© 2025 Provable Inc.
126126
</Footer>
127127
</Layout>
128128
</Layout>

0 commit comments

Comments
 (0)