Skip to content

Commit

Permalink
feat: Add Extending TCJA post link
Browse files Browse the repository at this point in the history
  • Loading branch information
anth-volk committed Oct 29, 2024
1 parent 3457147 commit 52c766b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/home/HomeElectionBanner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ const secondaryArticles = [
link: "/us/research/vance-ctc",
},
{
title: "Tax Cuts and Jobs Act",
title: "Extending Tax Cuts and Jobs Act",
shortTitle: "TCJA",
link: "#",
link: "/us/research/tcja-extension",
},
];

Expand Down

0 comments on commit 52c766b

Please sign in to comment.