You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: config/site/site.json
+16-16Lines changed: 16 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -159,29 +159,29 @@
159
159
}
160
160
],
161
161
"news": [
162
+
{
163
+
"title": "Happy 3rd Birthday Code.gov!",
164
+
"description": "For our 3rd trip around the sun, we wanted to share where we’ve been, where we are going, and the implementation of the federal source code policy...",
"description": "As a developer consuming open source dependencies, you must keep it secure. It is imperative that you set up the tools and processes that will help you stay safe, and help raise awareness of secure development practices throughout your organization...",
Copy file name to clipboardExpand all lines: src/components/home-news/__snapshots__/home-news.container.test.js.snap
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,22 @@
3
3
exports[`containers - HomeNews mapStateToProps should return the correct properties 1`] =`
4
4
Object {
5
5
"newsItems": Array [
6
+
Object {
7
+
"alt": "Happy Birthday",
8
+
"date": "11/20/2019",
9
+
"description": "For our 3rd trip around the sun, we wanted to share where we’ve been, where we are going, and the implementation of the federal source code policy...",
0 commit comments