Skip to content

Commit c1a2a6e

Browse files
authored
Merge pull request #20 from hd355/master
I have a tremendous addition idea for the comic
2 parents df4f381 + 7f5305b commit c1a2a6e

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

data/hd355.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Name",
3+
"title": "Title of the comic",
4+
"quote_1": "Quote 1",
5+
"quote_2": "Quote 2",
6+
"quote_3": "Quote 3"
7+
}

data/heetdedhia.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "HD",
3+
"title": "FLashpoint Paradox",
4+
"quote_1": "Run, Barry... Run",
5+
"quote_2": "The Multiverse needs you",
6+
"quote_3": "Wally join me"
7+
}

data/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"quote_1": "Quote 1",
55
"quote_2": "Quote 2",
66
"quote_3": "Quote 3"
7-
}
7+
}

0 commit comments

Comments
 (0)