Skip to content

Commit c15b5ef

Browse files
authored
Merge pull request #150 from cloudinary/UAT
Uat
2 parents 345c3e0 + df01531 commit c15b5ef

21 files changed

+101
-26
lines changed

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/cloudinary.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Cloudinary
44
* Plugin URI: https://cloudinary.com/documentation/wordpress_integration
55
* Description: With the Cloudinary plugin, you can upload and manage your media assets in the cloud, then deliver them to your users through a fast content delivery network, improving your website’s loading speed and overall user experience. Apply multiple transformations and take advantage of a full digital asset management solution without leaving WordPress.
6-
* Version: 2.1.4
6+
* Version: 2.1.9
77
* Author: Cloudinary Ltd., XWP
88
* Author URI: https://cloudinary.com/
99
* License: GPLv2+

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/css/cloudinary.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/css/src/components/_brand.scss

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family : 'cloudinary';
3-
src : url('fonts/cloudinary.eot?xr4567gh');
4-
src : url('fonts/cloudinary.eot?xr4567gh#iefix') format('embedded-opentype'),
5-
url('fonts/cloudinary.ttf?xr4567gh') format('truetype'),
6-
url('fonts/cloudinary.woff?xr4567gh') format('woff'),
7-
url('fonts/cloudinary.svg?xr4567gh#cloudinary') format('svg');
3+
src : url('fonts/cloudinary.eot');
4+
src : url('fonts/cloudinary.eot?x#iefix') format('embedded-opentype'),
5+
url('fonts/cloudinary.ttf') format('truetype'),
6+
url('fonts/cloudinary.woff') format('woff'),
7+
url('fonts/cloudinary.svg?x#cloudinary') format('svg');
88
font-weight : normal;
99
font-style : normal;
1010
}
Binary file not shown.

cloudinary-image-management-and-manipulation-in-the-cloud-cdn/css/src/fonts/cloudinary.svg

100755100644
Lines changed: 2 additions & 0 deletions
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)