diff --git a/index.njk b/index.njk index aac1998..943f2eb 100644 --- a/index.njk +++ b/index.njk @@ -24,7 +24,7 @@ {% else %} There are {{ totalRepos }} repositories {% endif %} - that Towtruck is tracking for {{ name }}. + that Towtruck is tracking for {{ org }}.

@@ -32,6 +32,9 @@ + + + @@ -40,6 +43,9 @@ + + + {% else %}
Name DescriptionLanguageOwnersOpen issues count Last updated
{{ repo.name }} {{ repo.description }}{{ repo.language }}{{ repo.topics | join(", ")}}{{ repo.openIssues }} {{ repo.updatedAt }}