Skip to content

Commit

Permalink
use https for i.imgur.com (typicode#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
theel0ja authored and typicode committed Jul 12, 2018
1 parent a7f2516 commit 50d4fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<header>
<h1>
<img src="http://i.imgur.com/QRlAg0b.png">
<img src="https://i.imgur.com/QRlAg0b.png">
<br>JSONPlaceholder
</h1>

Expand Down Expand Up @@ -316,4 +316,4 @@ <h2>Use your OWN data</h2>
</script>
</body>

</html>
</html>

0 comments on commit 50d4fb6

Please sign in to comment.