Skip to content

Commit 5d1d79b

Browse files
Add closing tags on a new line
1 parent cd16575 commit 5d1d79b

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

doc/content/about/theme-team.toml

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ classcard = 'text-center'
44
body = '''
55
{{< image
66
src='https://avatars.githubusercontent.com/u/601365?v=4"'
7-
alt="Avatar of Adam Porter" >}}
7+
alt="Avatar of Adam Porter"
8+
>}}
89
Adam Porter
910
'''
1011
link = 'https://github.com/alphapapa'
@@ -15,8 +16,10 @@ classcard = 'text-center'
1516
body = '''
1617
{{< image
1718
src='https://avatars.githubusercontent.com/u/352264?u=1fd523aa28b0451454989400579d97a8c1bc1b9a&v=4"'
18-
alt="Avatar of Brian Hawthorne" >}}
19-
Brian Hawthorne'''
19+
alt="Avatar of Brian Hawthorne"
20+
>}}
21+
Brian Hawthorne
22+
'''
2023
link = 'https://github.com/brianhawthorne'
2124

2225
[[item]]
@@ -25,8 +28,10 @@ classcard = 'text-center'
2528
body = '''
2629
{{< image
2730
src='https://avatars.githubusercontent.com/u/123428?v=4"'
28-
alt="Avatar of Jarrod Millman" >}}
29-
Jarrod Millman'''
31+
alt="Avatar of Jarrod Millman"
32+
>}}
33+
Jarrod Millman
34+
'''
3035
link = 'https://github.com/jarrodmillman'
3136

3237
[[item]]
@@ -35,15 +40,20 @@ classcard = 'text-center'
3540
body = '''
3641
{{< image
3742
src='https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"'
38-
alt="Avatar of Stefan van der Walt" >}}
39-
Stefan van der Walt'''
43+
alt="Avatar of Stefan van der Walt"
44+
>}}
45+
Stefan van der Walt
46+
'''
4047
link = 'https://github.com/stefanv'
4148

4249
[[item]]
4350
type = 'card'
4451
classcard = 'text-center'
45-
body = '''{{< image
52+
body = '''
53+
{{< image
4654
src='https://avatars.githubusercontent.com/u/23188539?u=64445b52dbf3f75de8006ed4264fdd2afaed97a3&v=4"'
47-
alt="Avatar of Pamphile Roy" >}}
48-
Pamphile Roy'''
55+
alt="Avatar of Pamphile Roy"
56+
>}}
57+
Pamphile Roy
58+
'''
4959
link = 'https://github.com/tupui'

0 commit comments

Comments
 (0)