We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfc974 commit 9ab9ff9Copy full SHA for 9ab9ff9
src/pages/support.astro
@@ -66,6 +66,31 @@ const metadata = {
66
},
67
description: 'Main reviewer.',
68
69
+ {
70
+ title: 'sancsin',
71
+ image: {
72
+ src: 'https://avatars.githubusercontent.com/u/75096844?v=4',
73
+ alt: 'sancsin',
74
+ },
75
+ description: 'dev.',
76
77
78
+ title: 'JasonMillward (Jason)',
79
80
+ src: 'https://avatars.githubusercontent.com/u/1149781?v=4',
81
+ alt: 'JasonMillward',
82
83
+ description: 'reviewer.',
84
85
86
+ title: 'RonnieTaz (Vicent Simon)',
87
88
+ src: 'https://avatars.githubusercontent.com/u/67832502?v=4',
89
+ alt: 'RonnieTaz',
90
91
92
93
+
94
]}
95
/>
96
0 commit comments