Use SPDY icon for HTTP/2

main
rugk 9 years ago committed by GitHub
parent 58d3108759
commit 3d04395f47

@ -3076,7 +3076,7 @@
"headers": { "headers": {
"X-Firefox-Spdy": "h2" "X-Firefox-Spdy": "h2"
}, },
"icon": "default.png", "icon": "HTTP2.png",
"excludes": "SPDY", "excludes": "SPDY",
"website": "http2.github.io" "website": "http2.github.io"
}, },