You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
205 B
YAML

name: 新页面
provider: pusher
source:
service: pusher
channel: isekaiwiki
type: new
tpl:
default: |-
{{data.author}} 创建了新页面: {{data.title}}
{{data.summary}}
{{data.url}}