🤠添加随机文章刷新按钮,完善邮箱模板文字替换部分
This commit is contained in:
@ -32,12 +32,16 @@ email_push:
|
||||
# github_username: GitHub 用户名,用于构建issue api地址
|
||||
# github_repo: GitHub 仓库名,用于构建issue api地址
|
||||
# your_blog_url: 你的博客地址
|
||||
# website_info: 你的博客信息
|
||||
# title: 你的博客标题,如果启用了推送,用于生成邮件主题
|
||||
rss_subscribe:
|
||||
enable: true
|
||||
github_username: willow-god
|
||||
github_repo: Friend-Circle-Lite
|
||||
your_blog_url: https://blog.qyliu.top/
|
||||
your_blog_url: https://blog.liushen.fun/
|
||||
email_template: "./rss_subscribe/email_template.html"
|
||||
website_info:
|
||||
title: "清羽飞扬"
|
||||
|
||||
# SMTP 配置
|
||||
# 解释:使用其中的相关配置实现上面两种功能,若无推送要求可以不配置,请将以上两个配置置为false
|
||||
|
Reference in New Issue
Block a user