Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed __DOC_RESOURCES__/cloudinary-logo.png
Binary file not shown.
Empty file.
Binary file modified __DOC_RESOURCES__/cloudinaryicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions __DOC_RESOURCES__/customStyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ body {
.callout-default {
border-left-color: #5A616A!important;
}

.branding-logo {
background-size:30px;
}
2 changes: 1 addition & 1 deletion jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"publicPath" : "./public/progress/",
"filename": "cloudinary-base-progress-report.html",
"pageTitle": "Cloudinary JS 2.0 Progress Report",
"logoImgPath": "./__DOC_RESOURCES__/cloudinary-logo.png",
"logoImgPath": "./__DOC_RESOURCES__/cloudinaryicon.png",
"expand": true
}]
]
Expand Down