Skip to content

Commit be68133

Browse files
authored
fix: merge pull request #632 from SarthakJain29/updated_footer
updated the footer with © Cloudinary 2025
2 parents cc73725 + 6847830 commit be68133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/theme.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default {
1414
}
1515
},
1616
footer: {
17-
text: `MIT ${new Date().getFullYear()} © Colby Fayock`,
17+
text: `© Cloudinary ${new Date().getFullYear()}`,
1818
},
1919
editLink: {
2020
text: 'Edit this page on GitHub'

0 commit comments

Comments
 (0)