新增HexoPlusPlus的说说

This commit is contained in:
Open-super
2021-02-08 14:12:09 +08:00
parent d8cc723134
commit 7c294e0482
5 changed files with 35 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
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}
});