tests/thirdparty: use Suite type for configuration (#285)
This commit is contained in:
committed by
GitHub
parent
5e6971cc7a
commit
62c71109a4
@@ -105,7 +105,7 @@ Implementations of full algorithms:
|
||||
|
||||
Popular projects using `avo`:
|
||||
|
||||
{{ range .Projects.Top 10 -}}
|
||||
{{ range .Suite.Projects.Top 10 -}}
|
||||
{{ if lt .Metadata.Stars 100 }}{{break}}{{ end -}}
|
||||
{{ avatar .Repository.Owner 24 }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
|
||||
:star: {{ stars .Metadata.Stars }}
|
||||
|
||||
Reference in New Issue
Block a user