-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadd_content.json
More file actions
17 lines (17 loc) · 1.41 KB
/
add_content.json
File metadata and controls
17 lines (17 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"children": [
{"object":"heading_1","heading_1":{"rich_text":[{"type":"text","text":{"content":"🎯 Fantasy Premier League Strategy"}}]}},
{"object":"paragraph","paragraph":{"rich_text":[{"type":"text","text":{"content":"Track your FPL team strategy, transfer plans, and gameweek decisions."}}]}},
{"object":"divider","divider":{}},
{"object":"heading_2","heading_2":{"rich_text":[{"type":"text","text":{"content":"📊 Team Overview"}}]}},
{"object":"bulleted_list_item","bulleted_list_item":{"rich_text":[{"type":"text","text":{"content":"Team managed by Gotchi N"}}]}},
{"object":"divider","divider":{}},
{"object":"heading_2","heading_2":{"rich_text":[{"type":"text","text":{"content":"🔄 Transfer Plans"}}]}},
{"object":"to_do","to_do":{"rich_text":[{"type":"text","text":{"content":"Review weekly fixtures"}}],"checked":false}},
{"object":"to_do","to_do":{"rich_text":[{"type":"text","text":{"content":"Monitor player injuries"}}],"checked":false}},
{"object":"to_do","to_do":{"rich_text":[{"type":"text","text":{"content":"Plan captain picks"}}],"checked":false}},
{"object":"divider","divider":{}},
{"object":"heading_2","heading_2":{"rich_text":[{"type":"text","text":{"content":"⚡ Captain Strategy"}}]}},
{"object":"callout","callout":{"rich_text":[{"type":"text","text":{"content":"Use AI Captain Advisor for optimal picks!"}}],"icon":{"type":"emoji","emoji":"💡"}}}
]
}