You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to improve the reuse of the function for getting the full URL and the function for getting the representative image information, transferred the functions existing in the pug file to the helper of hexo.
improving JSON-LD
Fixed JSON-LD grammar errors due to missing commas.
Fixed a problem that caused a JSON grammar error when a string was broken because the quotes in the string were marked unencoded.
The page showing the post list has been modified to display the list in JSON-LD as well.
Each individual post has been enhanced to include a representative image in JSON-LD.
Fixed a grammatical error when double quotes were included in the body of the JSON-LD data.