From 563e1c681995c06a678f18af46d41903b77520ca Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Mon, 7 Oct 2024 17:09:11 -0400 Subject: [PATCH] Add featured tag to social security tax exemption post Fixes #2082 --- src/posts/posts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/posts.json b/src/posts/posts.json index 3055cd9f6..51af4465a 100644 --- a/src/posts/posts.json +++ b/src/posts/posts.json @@ -822,7 +822,7 @@ "title": "Exempting Social Security Benefits from Income Taxation", "description": "PolicyEngine projects that former President Donald Trump’s proposal would cost $1.4 trillion over the budget window.", "date": "2024-10-07 01:00:00", - "tags": ["us", "2024-election", "policy"], + "tags": ["us", "2024-election", "policy", "featured"], "authors": ["david-trimmer"], "filename": "social-security-tax-exemption.md", "image": "social-security-tax-exemption.webp"