mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
12 lines
257 B
Plaintext
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}
|
|
}); |