Skip to content

Commit

Permalink
Updating CiviForm news (#484)
Browse files Browse the repository at this point in the history
* Update news.json with Celebrate Seattle

Seattle celebrates progress towards making benefits and discounts more accessible for all residents

* Updating news with "Seattle celebrates progress"
  • Loading branch information
hicksjoseph authored Aug 15, 2024
1 parent ecb3702 commit 408ce86
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
11 changes: 11 additions & 0 deletions website/public/news/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,17 @@ <h3>
<h2>More stories</h2>
<div class="cagov-stack">
<a
href="https://innovation-hub.seattle.gov/2024/07/31/seattle-celebrates-progress-towards-making-benefits-and-discounts-more-accessible-for-all-residents/"
target="_blank"
class="btn-action-primary m-t-1"
><span class="btn-action-title"
>Seattle celebrates progress towards making benefits and
discounts more accessible for all residents</span
>
<span class="btn-action-text"
><strong>Jul 31, 2024</strong> | City of Seattle</span
></a
><a
href="https://seattlechannel.org/Mayor/?videoid=x155163"
target="_blank"
class="btn-action-primary m-t-1"
Expand Down
9 changes: 8 additions & 1 deletion website/src/_data/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"newsItems": [
{
"URL": "https://innovation-hub.seattle.gov/2024/07/31/seattle-celebrates-progress-towards-making-benefits-and-discounts-more-accessible-for-all-residents/",
"Government": "Seattle",
"Title": "Seattle celebrates progress towards making benefits and discounts more accessible for all residents",
"Publisher": "City of Seattle",
"Date": "2024-07-31"
},
{
"URL": "https:\/\/seattlechannel.org\/Mayor\/?videoid=x155163",
"Government": "Seattle",
Expand Down Expand Up @@ -202,4 +209,4 @@
"Date": "2021-08-11"
}
]
}
}

0 comments on commit 408ce86

Please sign in to comment.