🤠添加随机文章刷新按钮,完善邮箱模板文字替换部分

This commit is contained in:
2024-10-07 23:42:28 +08:00
parent d52f9557f5
commit f2fe18f8ae
9 changed files with 2750 additions and 31 deletions

View File

@ -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