mirror of https://gitlab.com/curben/blog
style: standardjs lint
This commit is contained in:
parent
7ebcc03977
commit
cab3baeaf8
|
@ -38,4 +38,4 @@ document.addEventListener('DOMContentLoaded', () => {
|
|||
// Initialize Cloudinary responsive function
|
||||
const cl = cloudinary.Cloudinary.new({ cloud_name: 'curben' })
|
||||
cl.responsive()
|
||||
}, false);
|
||||
}, false)
|
||||
|
|
Loading…
Reference in New Issue