
用于在Hexo博客中嵌入steam游戏。
安装
npm install hexo-tag-steamgame --save |
使用方法
- 嵌入单个游戏
{% steamgame appid description %} |
- 批量嵌入游戏
{% steamgames %} |
参数
appid: Steam 游戏 id. |
Demo
{% steamgame 1057090 %} |
{ steamgame 1057090 "I like it." } |
{% steamgames %} |
License
- 本文作者: HCLonely
- 本文链接: https://yilia.hclonely.com/posts/94295339/
- 版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 许可协议。转载请注明出处!