We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433d4a0 commit 37ae987Copy full SHA for 37ae987
1 file changed
tools/team_query.py
@@ -66,8 +66,7 @@ def api(query):
66
[[item]]
67
type = 'card'
68
classcard = 'text-center'
69
-body = '''
70
-{{< image
+body = '''{{< image
71
src="${avatarUrl}"
72
alt="Avatar of ${name}"
73
>}}
0 commit comments