doc: rounded avatars (#256)
Use weserv service to format avatars with circle masks. Make size configurable. Tweak readme and adopters pages. Updates #101
This commit is contained in:
committed by
GitHub
parent
1cbd35f134
commit
3d25f4574c
@@ -1,6 +1,6 @@
|
||||
# Adopters
|
||||
{{ range .Packages.Ranked }}
|
||||
{{ avatar .Repository.Owner }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
|
||||
{{ avatar .Repository.Owner 28 }} [{{ .Repository.Owner }} / **{{ .Repository.Name }}**]({{ .Repository.URL }})
|
||||
{{- if .SubPackage }} / **{{ .SubPackage}}**{{ end }}
|
||||
|
||||
{{ .Metadata.Description }}
|
||||
|
||||
Reference in New Issue
Block a user