Add humble to the feed
This commit is contained in:
parent
c51e3954a1
commit
83440e8160
|
|
@ -100,7 +100,8 @@ async function generateFeed() {
|
|||
coach: 'https://www.sitespeed.io/img/logos/coach.png',
|
||||
'chrome-har': '',
|
||||
'chrome-trace': '',
|
||||
compare: 'https://www.sitespeed.io/img/logos/compare.png'
|
||||
compare: 'https://www.sitespeed.io/img/logos/compare.png',
|
||||
humble: ''
|
||||
};
|
||||
|
||||
sortedVersionFiles.forEach(file => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue