This commit is contained in:
Ilya Kantor 2019-06-12 22:37:45 +03:00
parent 726f08a179
commit 852b9bf581
20 changed files with 1074 additions and 20 deletions

View file

@ -17,7 +17,7 @@
"oak": {}
},
"Flowering": {
"redbud": {},
"apple tree": {},
"magnolia": {}
}
}

View file

@ -17,7 +17,7 @@
"oak": {}
},
"Flowering": {
"redbud": {},
"apple tree": {},
"magnolia": {}
}
}

View file

@ -28,7 +28,7 @@
</li>
<li>Flowering
<ul>
<li>redbud</li>
<li>apple tree</li>
<li>magnolia</li>
</ul>
</li>
@ -51,7 +51,7 @@
"oak": {}
},
"Flowering": {
"redbud": {},
"apple tree": {},
"magnolia": {}
}
}

View file

@ -21,7 +21,7 @@ let data = {
"oak": {}
},
"Flowering": {
"redbud": {},
"apple tree": {},
"magnolia": {}
}
}