diff options
author | Noah Loomans <noahloomans@gmail.com> | 2018-05-03 16:16:59 +0200 |
---|---|---|
committer | Noah Loomans <noahloomans@gmail.com> | 2018-05-03 16:16:59 +0200 |
commit | 6bf4b2cf0cdbe680cee9342cf12f145791f78ad6 (patch) | |
tree | ab1d2ee3d635a9fb4da1171ab5c62aac79d26860 | |
parent | caa7ba81e5ec4be341d4af0d93fcff9e8c359fda (diff) |
Use browserstack.png directly instead of hotlinking
-rw-r--r-- | .github/browserstack.png | bin | 0 -> 37302 bytes | |||
-rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/browserstack.png b/.github/browserstack.png Binary files differnew file mode 100644 index 0000000..5a0cea2 --- /dev/null +++ b/.github/browserstack.png @@ -19,4 +19,4 @@ you run run `npm run build:dev`, and in another you run `npm start`. Shoutout to [BrowserStack](http://browserstack.com/) for letting us test for free on mobile devices and IE/Edge! -[<img src="https://www.browserstack.com/images/layout/browserstack-logo-600x315.png" alt="" width="200px">](http://browserstack.com/) +[<img src=".github/browserstack.png" alt="" width="200px">](http://browserstack.com/) |