mirror of https://gitlab.com/curben/blog
docs(openGraph): og:image is now derived from <a>
This commit is contained in:
parent
baa5e896ad
commit
3187b18bef
|
@ -6,7 +6,7 @@
|
|||
* https://github.com/hexojs/hexo/blob/master/lib/plugins/helper/open_graph.js
|
||||
* for compatibility with cloudinary.js
|
||||
* the <meta name="og:image"> now use
|
||||
* data-src attribute of <img>, instead of src
|
||||
* <a> where href value links to an image
|
||||
*/
|
||||
|
||||
'use strict'
|
||||
|
|
Loading…
Reference in New Issue