mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
Update hpptalk.pug
This commit is contained in:
committed by
GitHub
Unverified
parent
e85315b256
commit
3eb7f23997
@@ -3,10 +3,9 @@ if top_img === false
|
|||||||
|
|
||||||
#hpp_talk
|
#hpp_talk
|
||||||
script.
|
script.
|
||||||
|
|
||||||
new hpp_talk({
|
new hpp_talk({
|
||||||
id:"hpp_talk",
|
id:"hpp_talk",
|
||||||
domain: "!{theme.hexoplusplus.domain}",
|
domain: "!{theme.hexoplusplus.domain}",
|
||||||
limit: !{theme.hexoplusplus.talk.limit},
|
limit: !{theme.hexoplusplus.talk.limit},
|
||||||
start: !{theme.hexoplusplus.talk.start}
|
start: !{theme.hexoplusplus.talk.start}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user