diff --git a/themes/typing/scripts/cloudinary.js b/themes/typing/scripts/cloudinary.js index abd1583..a2ec3a9 100644 --- a/themes/typing/scripts/cloudinary.js +++ b/themes/typing/scripts/cloudinary.js @@ -9,5 +9,5 @@ * https://cloudinary.com/documentation/responsive_images */ hexo.extend.tag.register('cloudinary', function(fileName){ - return ''; + return ''; });