Embed steam game in Hexo posts/pages.
npm install hexo-tag-steamgame --save
- Embed a single game
{% steamgame appid description %}
- Bulk embed games
{% steamgames %}
appid
appid
appid
appid
appid
appid
{% endsteamgames %}
- appid: Steam game app id.
- description(optional): Used to replace the default game profile.