Commit 75fc771b1944e92bccb90c73bafb517cd27848de

Lea Verou 2013-06-13T09:42:10

Added MDN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/img/logo-mdn.png b/img/logo-mdn.png
new file mode 100644
index 0000000..2e4a724
Binary files /dev/null and b/img/logo-mdn.png differ
diff --git a/index.html b/index.html
index 3529d67..73a3e18 100644
--- a/index.html
+++ b/index.html
@@ -59,6 +59,7 @@
 	<a href="http://smashingmagazine.com" target="_blank"><img src="img/logo-smashing.png" alt="Smashing Magazine" /></a>
 	<a href="http://alistapart.com" target="_blank"><img src="img/logo-ala.png" alt="A List Apart" /></a>
 	<a href="http://webplatform.org" target="_blank"><img src="img/logo-wpd.png" alt="WebPlatform.org" /></a>
+	<a href="https://developer.mozilla.org/" target="_blank"><img src="img/logo-mdn.png" alt="Mozilla Developer Network (MDN)" /></a>
 	<a href="http://typeplate.com" target="_blank"><img src="img/logo-typeplate.png" alt="Typeplate" style="max-width: 100px;" /></a>
 	
 	<p>It’s also used on <a href="https://brendaneich.com/2012/10/harmony-of-dreams-come-true/" target="_blank">the personal blog of Brendan Eich</a>, creator of JavaScript itself!</p>