date: "2020-10-18T22:39:27+08:00"

title: "hugo不蒜子统计数量"

tags: ["不蒜子"]

categories: ["不蒜子"]


官方文档地址

http://busuanzi.ibruce.info/

http://ibruce.info/2015/04/04/busuanzi/

添加位置

hugo themes/layouts/partials/footer.html

 <div>
   <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
   <i class="fa fa-user"></i>  <span ></span>|
   <i class="fa fa-eye"></i> <span ></span>人次
</div>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-14
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-01
  • 2021-06-13
  • 2021-12-02
  • 2022-12-23
  • 2021-10-25
  • 2021-10-18
  • 2022-12-23
相关资源
相似解决方案