Update hpptalk.pug

This commit is contained in:
choosk
2021-02-08 14:20:58 +08:00
committed by GitHub
Unverified
parent e85315b256
commit 3eb7f23997

View File

@@ -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}
}); });