Files
hexo-theme-butterfly/layout/includes/page/hpptalk.pug
2021-02-08 14:12:09 +08:00

12 lines
257 B
Plaintext

if top_img === false
h1.page-title= page.title
#hpp_talk
script.
new hpp_talk({
id:"hpp_talk",
domain: "!{theme.hexoplusplus.domain}",
limit: !{theme.hexoplusplus.talk.limit},
start: !{theme.hexoplusplus.talk.start}
});