diff --git a/readme.md b/readme.md index e30444a..26b7dfb 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,11 @@ ---- +
+ fclite -fclite + [前端展示](https://fc.liushen.fun) | [详细文档](https://blog.liushen.fun/posts/4dc716ec/) -# Friend-Circle-Lite + # Friend-Circle-Lite -[前端展示](https://fc.liushen.fun) | [详细文档](https://blog.qyliu.top/posts/4dc716ec/) +
友链朋友圈简单版,实现了[友链朋友圈](https://github.com/Rock-Candy-Tea/hexo-circle-of-friends)的基本功能,能够定时爬取rss文章并输出有序内容,为了较好的兼容性,输入格式与友链朋友圈的json格式一致,为了轻量化,暂不支持从友链页面自动爬取,下面会附带`hexo-theme-butterfly`主题的解决方案,其他主题可以类比。 @@ -206,7 +207,7 @@ 这部分配置较为复杂,请自行学习使用。 - **特定 RSS 配置** - + 用于指定特定友链特殊RSS,样例如下: ```yaml diff --git a/static/icon.png b/static/icon.png new file mode 100644 index 0000000..e52e93c Binary files /dev/null and b/static/icon.png differ diff --git a/static/icon.webp b/static/icon.webp deleted file mode 100644 index b40c558..0000000 Binary files a/static/icon.webp and /dev/null differ