From 6e41591d9598ea2afeb329aa488c602807f5732e Mon Sep 17 00:00:00 2001 From: Simon Lecoq <22963968+lowlighter@users.noreply.github.com> Date: Tue, 22 Mar 2022 05:22:06 +0100 Subject: [PATCH] fix(plugins/stargazers): missing values for repository template (#954) [skip ci] --- source/templates/repository/partials/stargazers.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates/repository/partials/stargazers.ejs b/source/templates/repository/partials/stargazers.ejs index b9ef8d23..7917bfde 100644 --- a/source/templates/repository/partials/stargazers.ejs +++ b/source/templates/repository/partials/stargazers.ejs @@ -1,5 +1,5 @@ <% if (plugins.stargazers) { %> -
+

Stargazers over the last two weeks