Commit 3bfbefe0b071643207d8310df8b479cc9ac70661

Lea Verou 2013-05-18T22:35:21

Edited typeplate logo

diff --git a/img/logo-ala.png b/img/logo-ala.png
new file mode 100644
index 0000000..0747a8c
Binary files /dev/null and b/img/logo-ala.png differ
diff --git a/img/logo-smashing.png b/img/logo-smashing.png
new file mode 100644
index 0000000..31a6b4c
Binary files /dev/null and b/img/logo-smashing.png differ
diff --git a/img/logo-typeplate-avatar.jpg b/img/logo-typeplate-avatar.jpg
deleted file mode 100644
index 770ba2a..0000000
Binary files a/img/logo-typeplate-avatar.jpg and /dev/null differ
diff --git a/index.html b/index.html
index c18f3ce..523868e 100644
--- a/index.html
+++ b/index.html
@@ -56,9 +56,9 @@
 	
 	<p>Prism is used on several websites, small and large. Some of them are:</p>
 	
-	<a href="http://smashingmagazine.com" target="_blank"><img src="http://www.smashingmagazine.com/wp-content/themes/smashingv4/images/logo.png" alt="Smashing Magazine" /></a>
-	<a href="http://alistapart.com" target="_blank"><img src="http://happycog.com/m/content/logo-ala.png" alt="A List Apart" /></a>
-	<a href="http://typeplate.com" target="_blank"><img src="./img/logo-typeplate.png" alt="Typeplate: A typographic starter kit for great Web typography" /></a>
+	<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://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>
 </section>