Skip to content

Commit 6847830

Browse files
committed
updated the footer with © Cloudinary 2025
1 parent cc73725 commit 6847830

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)