From d5f08e65283b394bd782942c45ac6c781d42d00c Mon Sep 17 00:00:00 2001 From: vilaca Date: Sun, 7 Apr 2024 01:02:02 +0100 Subject: [PATCH] fix div --- scripts/diffs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/diffs.sh b/scripts/diffs.sh index f15adb6..e51a12f 100755 --- a/scripts/diffs.sh +++ b/scripts/diffs.sh @@ -58,6 +58,6 @@ do echo "|$position|${last:--}|[https://github.com/$name]($name)
$desc|$total (+$star)|" done < "today-nr" -printf '\n\n
\n\n' +printf '\n\n
\n\n' echo This chart estimates what are the 30 most popular OSS Devops tools by calculating how many Github stars each repository received in the last seven days.