Skip to content

Commit 9886f8b

Browse files
vahid-ahmadiMaxGhenisclaude
authored
Put 2 child limit dashboard as a research tile in the app (#2783)
* Put 2 child limit dahsboard as a research tile in the app * Update title and description for two-child limit calculator Changed from "UK two-child limit policy comparison" to "Two-child limit calculator" and simplified description to remove redundant UK references since this appears only on the UK site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Max Ghenis <mghenis@gmail.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent ba6bf96 commit 9886f8b

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

changelog_entry.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
- bump: minor
22
changes:
33
added:
4-
- UK two-child limit policy comparison app as a featured tile
5-
- Slug validation test to prevent conflicts between app slugs and post filenames
4+
- UK two-child limit policy comparison dashboard as a featured tile on UK homepage

src/posts/posts.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"_comment": "This post uses external_url to link to an interactive app instead of a markdown article. The filename is 'dummy' because no markdown file exists - it redirects directly to the app.",
4+
"title": "Two-child limit calculator",
5+
"description": "Explore policy reforms to the two-child benefit limit and their impacts on households, government spending, and child poverty.",
6+
"date": "2025-10-28",
7+
"tags": ["uk", "featured", "policy", "interactives"],
8+
"filename": "uk-two-child-limit-comparison-dummy.md",
9+
"external_url": "/uk/two-child-limit-comparison",
10+
"image": "young-child-exemption-two-child-limit.jpg",
11+
"authors": ["vahid-ahmadi"]
12+
},
213
{
314
"title": "Marginal tax rates in California's proposed billionaire tax",
415
"description": "The 5% tax creates marginal tax rates between 50% and 60% on wealth between $1 billion and $1.1 billion.",

0 commit comments

Comments
 (0)