blog/themes/typing/scripts
curben 8717b52283 fix(sitemap): use post.lastUpdated
* post.updated = execution time of 'hexo generate'
* use moment.format() instead of Date.toISOString() to avoid timezone conversion
  - Use '[T00:00:00.000Z]' to ignore time, instead of '[T]HH:mm:ss.sss[Z]'
  - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString
2019-06-04 13:08:09 +09:30
..
sitemap fix(sitemap): use post.lastUpdated 2019-06-04 13:08:09 +09:30
cloudinary.js feat: add alt attribute to <img> 2019-05-23 16:46:02 +09:30
copy-button.js docs(copy-button): clarify the source of cheerio package 2019-05-25 22:20:54 +09:30
openGraph.js feat(openGraph): add post's published time to meta tag 2019-06-03 22:56:46 +09:30