Skip to content

Commit

Permalink
Merge pull request #2 from iethree/data-fixes
Browse files Browse the repository at this point in the history
more data cleanup
  • Loading branch information
reubenlillie authored Mar 20, 2020
2 parents 6c91739 + be3d390 commit 468daba
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 9 deletions.
8 changes: 5 additions & 3 deletions json/readings/dol-year-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,8 @@
"year": "Year One",
"season": "Christmas",
"week": "Christmas Day and Following",
"day": "The Nativity of Our Lord Jesus Christ: Christmas Day",
"day": "Dec 25",
"title": "The Nativity of Our Lord Jesus Christ: Christmas Day",
"psalms": {
"morning": [
"2",
Expand Down Expand Up @@ -4197,7 +4198,7 @@
{
"year": "Year One",
"season": "Easter",
"week": "Week of 7 Easter",
"week": "Pentecost",
"day": "Sunday",
"title": "The Day of Pentecost: Whitsunday",
"psalms": {
Expand Down Expand Up @@ -4234,7 +4235,8 @@
{
"year": "Year One",
"season": "The Season after Pentecost",
"day": "The First Sunday after Pentecost: Trinity Sunday",
"day": "Sunday",
"title": "The First Sunday after Pentecost: Trinity Sunday",
"psalms": {
"morning": [
"146",
Expand Down
2 changes: 1 addition & 1 deletion json/readings/dol-year-1.min.json

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions json/readings/dol-year-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,8 @@
"year": "Year Two",
"season": "Advent",
"week": "Week of 3 Advent",
"day": "The Third Sunday of Advent",
"day": "Sunday",
"title": "The Third Sunday of Advent",
"psalms": {
"morning": [
"63:1–8(9–11)",
Expand Down Expand Up @@ -587,7 +588,8 @@
"year": "Year Two",
"season": "Christmas",
"week": "Christmas Day and Following",
"day": "The Nativity of Our Lord Jesus Christ: Christmas Day",
"day": "Dec 25",
"title": "The Nativity of Our Lord Jesus Christ: Christmas Day",
"psalms": {
"morning": [
"2",
Expand Down Expand Up @@ -4194,7 +4196,7 @@
{
"year": "Year Two",
"season": "Easter",
"week": "Week of 7 Easter",
"week": "Pentecost",
"day": "Sunday",
"title": "The Day of Pentecost: Whitsunday",
"psalms": {
Expand Down Expand Up @@ -4231,7 +4233,8 @@
{
"year": "Year Two",
"season": "The Season after Pentecost",
"day": "The First Sunday after Pentecost: Trinity Sunday",
"day": "Sunday",
"title": "The First Sunday after Pentecost: Trinity Sunday",
"psalms": {
"morning": [
"146",
Expand Down
2 changes: 1 addition & 1 deletion json/readings/dol-year-2.min.json

Large diffs are not rendered by default.

0 comments on commit 468daba

Please sign in to comment.