Skip to content

Commit

Permalink
Create tab_text.json
Browse files Browse the repository at this point in the history
Text to put in tabs
  • Loading branch information
mepearson authored May 31, 2024
1 parent e2ae6fe commit f01d96d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/assets/tab_text.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"template": {
"text": "Add Markdown text. \n Use newline to break."
},
"overview":{
"text": ""
},
"discrepancies":{
"text": ""
},
"completions":{
"text": "# Add text \n treat this as Markdown"
},
"pie":{
"text": "# Add text \n treat this as Markdown"
},
"heart_map":{
"text": "# Add text \n treat this as Markdown"
},
"cuff":{
"text": "# Add text \n treat this as Markdown"
}
}

0 comments on commit f01d96d

Please sign in to comment.