From fea806aebb19477963f9d4338310b27f9affb8eb Mon Sep 17 00:00:00 2001 From: Jerry Zhou <61733195+YangguangZhou@users.noreply.github.com> Date: Tue, 23 Jan 2024 10:26:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.ejs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/README.ejs | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/template/README.ejs b/template/README.ejs index 6957ef8..92bb30c 100644 --- a/template/README.ejs +++ b/template/README.ejs @@ -2,12 +2,7 @@ # Some Stars -⭐ 我的star列表,每天自动更新 ⭐ - -
- RSS订阅 -
- +⭐ Jerry Zhou的star列表,每天自动更新 ⭐
@@ -20,6 +15,4 @@ <% for(let repo of repositories) { %> - [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> <% } %> -<% } %> - -- By [rcy1314/some-starts](https://github.com/rcy1314/some-stars) +<% } %> \ No newline at end of file