From 8a99f62b5916c73ff3d930ca09b8efa8df6441e0 Mon Sep 17 00:00:00 2001 From: jbranchaud Date: Thu, 15 Nov 2018 15:09:41 -0600 Subject: [PATCH] Add a note at the beginning of the latest til --- internet/get-random-images-from-unsplash.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/internet/get-random-images-from-unsplash.md b/internet/get-random-images-from-unsplash.md index 646ceea..bc8b160 100644 --- a/internet/get-random-images-from-unsplash.md +++ b/internet/get-random-images-from-unsplash.md @@ -1,5 +1,9 @@ # Get Random Images From Unsplash +_The below doesn't work on GitHub. It seems that GitHub caches and serves +its own version of the image. This will work anywhere where you aren't +caching images._ + Here is an image from [unsplash.com](https://unsplash.com). ![random images](http://source.unsplash.com/random/1200x600)