Commit 5ebc4a0b5e3e3d1f88d7b90635c62bff550427b5

Golmote 2018-02-05T08:44:55

Removed logo US WDS from "Used by section" on homepage. Fix #1281

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/index.html b/index.html
index d606645..929de97 100644
--- a/index.html
+++ b/index.html
@@ -58,9 +58,7 @@
 
 	<div class="used-by-logos">
 		<a href="http://smashingmagazine.com" target="_blank"><img src="img/logo-smashing.png" alt="Smashing Magazine" /></a>
-		<a class="uswds" href="https://playbook.cio.gov/designstandards/" target="_blank">U.S. Web Design Standards</a>
 		<a href="http://alistapart.com" target="_blank"><img src="img/logo-ala.png" alt="A List Apart" /></a>
-
 		<a href="https://developer.mozilla.org/" target="_blank"><img src="img/logo-mdn.png" alt="Mozilla Developer Network (MDN)" /></a>
 		<a href="http://css-tricks.com" target="_blank"><img src="img/logo-css-tricks.png" alt="CSS-Tricks" /></a>
 		<a href="http://www.sitepoint.com" target="_blank"><img src="img/logo-sitepoint.png" alt="SitePoint" /></a>