Skip to content

Commit c9aca5b

Browse files
Fix missing JSDoc favicon
1 parent 09d3a1c commit c9aca5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsdoc.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"systemName": "Cloudinary JS.2.0 SDK",
3232
"systemLogo": "__DOC_RESOURCES__/cloudinaryicon.png",
3333
"systemSummary": "@cloudinary/base",
34-
"favicon": "__DOC_RESOURCES__/cloudinary_icon_solid.png",
35-
"copyright": "Copyright © 2020 Cloudinary.com"
34+
"favicon": "__DOC_RESOURCES__/cloudinaryicon.png",
35+
"copyright": "Copyright © 2021 Cloudinary.com"
3636
},
3737
"opts": {
3838
"recurse": true,

0 commit comments

Comments
 (0)