iTimeTraveler / hexo-theme-hiker

An attractive theme for Hexo. called "Hiker", short for "HikerNews".
https://itimetraveler.github.io/hexo-theme-hiker/
MIT License
368 stars 85 forks source link

修正百度统计和腾讯统计代码错误 #116

Closed straicat closed 5 years ago

straicat commented 5 years ago

baidu-analytics和tencent-analytics里,按ejs语法,变量应使用<%= %>括起来,而不是{{ }}