forked from scientific-python/scientific-python-hugo-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme-team.toml
More file actions
59 lines (55 loc) · 1.25 KB
/
theme-team.toml
File metadata and controls
59 lines (55 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[[item]]
type = 'card'
classcard = 'text-center'
body = '''
{{< image
src='https://avatars.githubusercontent.com/u/601365?v=4"'
alt="Avatar of Adam Porter"
>}}
Adam Porter
'''
link = 'https://github.com/alphapapa'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''
{{< image
src='https://avatars.githubusercontent.com/u/352264?u=1fd523aa28b0451454989400579d97a8c1bc1b9a&v=4"'
alt="Avatar of Brian Hawthorne"
>}}
Brian Hawthorne
'''
link = 'https://github.com/brianhawthorne'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''
{{< image
src='https://avatars.githubusercontent.com/u/123428?v=4"'
alt="Avatar of Jarrod Millman"
>}}
Jarrod Millman
'''
link = 'https://github.com/jarrodmillman'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''
{{< image
src='https://avatars.githubusercontent.com/u/45071?u=c779b5e06448fbc638bc987cdfe305c7f9a7175e&v=4"'
alt="Avatar of Stefan van der Walt"
>}}
Stefan van der Walt
'''
link = 'https://github.com/stefanv'
[[item]]
type = 'card'
classcard = 'text-center'
body = '''
{{< image
src='https://avatars.githubusercontent.com/u/23188539?u=64445b52dbf3f75de8006ed4264fdd2afaed97a3&v=4"'
alt="Avatar of Pamphile Roy"
>}}
Pamphile Roy
'''
link = 'https://github.com/tupui'