@@ -197,12 +197,12 @@ const RIBBON_INVITE_PLACEHOLDER = {
197197 kind : 'invite'
198198} ;
199199const RIBBON_PLACEHOLDERS = [
200- { login : '__placeholder_1__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true } ,
201- { login : '__placeholder_2__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true } ,
202- { login : '__placeholder_3__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true } ,
203- { login : '__placeholder_4__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true } ,
204- { login : '__placeholder_5__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true } ,
205- { login : '__placeholder_6__' , avatar_url : 'screenshots/pic1.jpg ' , html_url : '' , placeholder : true }
200+ { login : '__placeholder_1__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true } ,
201+ { login : '__placeholder_2__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true } ,
202+ { login : '__placeholder_3__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true } ,
203+ { login : '__placeholder_4__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true } ,
204+ { login : '__placeholder_5__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true } ,
205+ { login : '__placeholder_6__' , avatar_url : 'screenshots/pic1.webp ' , html_url : '' , placeholder : true }
206206] ;
207207
208208const ribbonState = {
0 commit comments