2022-04-17 23:57:05 -07:00
|
|
|
# Adopters
|
2022-05-08 16:55:51 -07:00
|
|
|
{{ range .Suite.Projects.Ranked }}
|
2022-04-18 00:49:52 -07:00
|
|
|
{{ avatar .Repository.Owner 28 }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
|
2022-04-17 23:57:05 -07:00
|
|
|
|
|
|
|
|
{{ .Metadata.Description }}
|
|
|
|
|
{{ end -}}
|