Skip to content

Commit 37ae987

Browse files
Fix
1 parent 433d4a0 commit 37ae987

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tools/team_query.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ def api(query):
6666
[[item]]
6767
type = 'card'
6868
classcard = 'text-center'
69-
body = '''
70-
{{< image
69+
body = '''{{< image
7170
src="${avatarUrl}"
7271
alt="Avatar of ${name}"
7372
>}}

0 commit comments

Comments
 (0)