From 9a2c7e114974b93103f1e90b6aee0662ca016d47 Mon Sep 17 00:00:00 2001 From: duty <110587544+blue-duty@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:06:31 +0800 Subject: [PATCH] Update README.ejs --- template/README.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/README.ejs b/template/README.ejs index c90776f..83232b1 100644 --- a/template/README.ejs +++ b/template/README.ejs @@ -10,7 +10,7 @@ ## Recent Seven Days Stars <% for(let repo of recentStars) { %>- [<%= repo.full_name %>](<%= repo.html_url %>) - <%= repo.description %> - <%= repo.language %> - +<% } %> ## Table of Contents <% for(let [language, repositories] of stars) { %>