Skip to content

Commit

Permalink
Update CardContent.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel-C-Johnson authored Aug 23, 2023
1 parent 5b0060a commit cf4a9ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/components/CardContent/CardContent.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Component = () => {
verse: 1,
languageId,
projectId: 'tit',
// ref: 'master',
ref: 'master',
resourceId: 'tn',
owner: 'unfoldingWord',
server: 'https://git.door43.org',
Expand Down Expand Up @@ -106,7 +106,7 @@ const Component = () => {
verse: 1,
languageId: 'en',
projectId: 'bible',
// ref: 'master',
ref: 'master',
resourceId: 'tw',
owner: 'unfoldingWord',
filePath: 'kt/jesus.md',
Expand Down Expand Up @@ -185,7 +185,7 @@ const Component = () => {
verse: 1,
languageId: 'en',
projectId: 'tit',
// ref: 'master',
ref: 'master',
resourceId: 'twl',
owner: 'unfoldingWord',
server: 'https://git.door43.org',
Expand Down Expand Up @@ -265,7 +265,7 @@ const Component = () => {
verse: 1,
languageId: 'en',
projectId: 'tit',
// ref: 'master',
ref: 'master',
resourceId: 'twl',
owner: 'unfoldingWord',
server: 'https://git.door43.org',
Expand Down Expand Up @@ -346,7 +346,7 @@ const Component = () => {
verse: 1,
languageId: 'en',
projectId: 'translate',
// ref: 'master',
ref: 'master',
resourceId: 'ta',
owner: 'unfoldingWord',
server: 'https://git.door43.org',
Expand Down Expand Up @@ -425,7 +425,7 @@ const Component = () => {
verse: 1,
languageId: 'en',
projectId: 'tit',
// ref: 'master',
ref: 'master',
resourceId: 'tq',
owner: 'unfoldingWord',
server: 'https://git.door43.org',
Expand Down

0 comments on commit cf4a9ad

Please sign in to comment.