This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
src/components/home-news/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change 171171 }
172172 ],
173173 "news" : [
174+ {
175+ "title" : " Building Off Feedback: A Re-Design of Code.gov" ,
176+ "description" : " We put our creative heads together for the next edition of Code.gov...." ,
177+ "url" : " https://medium.com/@CodeDotGov/building-off-feedback-a-re-design-of-code-gov-63a7859d79d5" ,
178+ "date" : " 7/2/2019" ,
179+ "image" : " /assets/img/news/redesign.jpeg" ,
180+ "alt" : " Website planning. Web designer working on website sitemap"
181+ },
174182 {
175183 "title" : " OSS SPOTLIGHT: The U.S. Web Design System 2.0 from GSA" ,
176184 "description" : " USWDS 2.0, a new approach to design that saves time in upgrading websites or..." ,
186194 "date" : " 6/4/2019" ,
187195 "image" : " /assets/img/news/keyboard.jpeg" ,
188196 "alt" : " A keyboard on a desk"
189- },
190- {
191- "title" : " GSA Customer Experience Hackathon" ,
192- "description" : " A day focused on designing a better customer experience with and within government..." ,
193- "url" : " https://www.challenge.gov/challenge/gsa-hackathon-2019/" ,
194- "date" : " 6/19/2019" ,
195- "image" : " /assets/img/news/GSA-Hackathon-logo.png" ,
196- "alt" : " GSA Hackathon 2019"
197197 }
198198 ],
199199 "about" : [
Original file line number Diff line number Diff line change 33exports [` containers - HomeNews mapStateToProps should return the correct properties 1` ] = `
44Object {
55 " newsItems" : Array [
6+ Object {
7+ " alt" : " Website planning. Web designer working on website sitemap" ,
8+ " date" : " 7/2/2019" ,
9+ " description" : " We put our creative heads together for the next edition of Code.gov...." ,
10+ " image" : " /assets/img/news/redesign.jpeg" ,
11+ " title" : " Building Off Feedback: A Re-Design of Code.gov" ,
12+ " url" : " https://medium.com/@CodeDotGov/building-off-feedback-a-re-design-of-code-gov-63a7859d79d5" ,
13+ },
614 Object {
715 " alt" : " A collection of wireframes" ,
816 " date" : " 6/5/2019" ,
@@ -19,14 +27,6 @@ Object {
1927 " title" : " Developer’s Notes" ,
2028 " url" : " https://medium.com/codedotgov/developers-notes-3-june-2019-ccfd12344621" ,
2129 },
22- Object {
23- " alt" : " GSA Hackathon 2019" ,
24- " date" : " 6/19/2019" ,
25- " description" : " A day focused on designing a better customer experience with and within government..." ,
26- " image" : " /assets/img/news/GSA-Hackathon-logo.png" ,
27- " title" : " GSA Customer Experience Hackathon" ,
28- " url" : " https://www.challenge.gov/challenge/gsa-hackathon-2019/" ,
29- },
3030 ],
3131}
32- `
32+ ` ;
You can’t perform that action at this time.
0 commit comments