在Hexo博客中嵌入steam游戏。
npm install hexo-tag-steamgame --save
- 嵌入单个游戏
{% steamgame appid description %}
- 批量嵌入游戏
{% steamgames %}
appid
appid
appid
appid
appid
appid
{% endsteamgames %}
appid: Steam 游戏 id.
description(可选): 用于替换默认游戏简介。
在Hexo博客中嵌入steam游戏。
npm install hexo-tag-steamgame --save
{% steamgame appid description %}
{% steamgames %}
appid
appid
appid
appid
appid
appid
{% endsteamgames %}
appid: Steam 游戏 id.
description(可选): 用于替换默认游戏简介。