-
Notifications
You must be signed in to change notification settings - Fork 2
/
primary.json
27 lines (26 loc) · 1.05 KB
/
primary.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"weeks": [
{
"date": "15 June 2014",
"junior_o_prayer": "John Doe",
"junior_scripture": "Jane Doe",
"junior_talk": "John Doe",
"senior_o_prayer": "Jane Doe",
"senior_scripture": "John Doe",
"senior_talk": "Jane Doe",
"senior_c_prayer": "John Doe",
"theme": "\\textbf{June Theme:} Priesthood ordinances and temple work bless my family.\n\"Whatsoever ye shall bind on earth shall be bound in heaven\" (Matthew 18:18)."
},
{
"date": "22 June 2014",
"junior_o_prayer": "Jane Doe",
"junior_scripture": "John Doe",
"junior_talk": "Jane Doe",
"senior_o_prayer": "John Doe",
"senior_scripture": "Jane Doe",
"senior_talk": "John Doe",
"senior_c_prayer": "Jane Doe",
"theme": "\\textbf{June Theme:} Priesthood ordinances and temple work bless my family.\n\"Whatsoever ye shall bind on earth shall be bound in heaven\" (Matthew 18:18)."
}
]
}