Switched to png image instead of svg

This commit is contained in:
jos 2017-04-14 14:09:47 +02:00
parent 23b5b301c6
commit d152aea2ad
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ can be loaded as CommonJS module, AMD module, or as a regular javascript file.
Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 9+.
Cross browser testing for JSONEditor is generously provided by <a href="https://www.browserstack.com" target="_blank"><img alt="BrowserStack" src="https://raw.github.com/josdejong/jsoneditor/master/misc/browserstack_logo.svg" style="height: 41px"></a>
Cross browser testing for JSONEditor is generously provided by <a href="https://www.browserstack.com" target="_blank"><img alt="BrowserStack" src="https://raw.github.com/josdejong/jsoneditor/master/misc/browserstack_logo.png" style="height: 41px"></a>
<img alt="json editor" src="https://raw.github.com/josdejong/jsoneditor/master/misc/jsoneditor.png"> &nbsp; <img alt="code editor" src="https://raw.github.com/josdejong/jsoneditor/master/misc/codeeditor.png">