aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-05-03 16:16:59 +0200
committerNoah Loomans <noahloomans@gmail.com>2018-05-03 16:16:59 +0200
commit6bf4b2cf0cdbe680cee9342cf12f145791f78ad6 (patch)
treeab1d2ee3d635a9fb4da1171ab5c62aac79d26860
parentcaa7ba81e5ec4be341d4af0d93fcff9e8c359fda (diff)
Use browserstack.png directly instead of hotlinking
-rw-r--r--.github/browserstack.pngbin0 -> 37302 bytes
-rw-r--r--README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/browserstack.png b/.github/browserstack.png
new file mode 100644
index 0000000..5a0cea2
--- /dev/null
+++ b/.github/browserstack.png
Binary files differ
diff --git a/README.md b/README.md
index 6c7f802..09f5f64 100644
--- a/README.md
+++ b/README.md
@@ -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/)