mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 14:07:06 +08:00
新增HexoPlusPlus的说说
This commit is contained in:
12
layout/includes/page/hpptalk.pug
Normal file
12
layout/includes/page/hpptalk.pug
Normal 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}
|
||||
});
|
||||
Reference in New Issue
Block a user