From e6513a82fdb29bade42d085910f994180c02f416 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sat, 8 Nov 2014 08:56:01 +0100 Subject: [PATCH] Use HTTPS in all cases for the default assets URL There is no reason not to use HTTPS. --- README.md | 2 +- index.html | 4 ++-- preview-template.html | 2 +- twemoji-generator.js | 5 ++--- twemoji.amd.js | 5 ++--- twemoji.js | 5 ++--- twemoji.min.js | 2 +- 7 files changed, 11 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 5e7be5a8..5457ea99 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The folks over at [MaxCDN](https://www.maxcdn.com) graciously provide CDN suppor Just use the following in the `` tag of your HTML document(s): ```html - + ``` ## API diff --git a/index.html b/index.html index 26e8bd40..789824ec 100644 --- a/index.html +++ b/index.html @@ -41,9 +41,9 @@

today we are open sourcing our emoji to share with everyone #twemojiparty 🎉 😜 👯 🍻 🎈 🎤 🎮 🚀 🌉 ✨ https://t.co/zkXqMXEkOT

— Twitter Open Source (@TwitterOSS) November 6, 2014
- +

Code licensed under MIT. Graphics licensed under CC-BY

- + +