Added Molecules
@dkhamsing Is this new category acceptable?
This commit is contained in:
parent
1b7fe6e04e
commit
028fa89572
|
@ -84,6 +84,10 @@
|
||||||
"title": "Sample",
|
"title": "Sample",
|
||||||
"id": "sample"
|
"id": "sample"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Science",
|
||||||
|
"id": "science"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Security",
|
"title": "Security",
|
||||||
"id": "security"
|
"id": "security"
|
||||||
|
@ -3793,6 +3797,13 @@
|
||||||
"source": "https://www.linphone.org/technical-corner/linphone/downloads",
|
"source": "https://www.linphone.org/technical-corner/linphone/downloads",
|
||||||
"homepage": "https://www.linphone.org/",
|
"homepage": "https://www.linphone.org/",
|
||||||
"itunes": "https://itunes.apple.com/us/app/linphone/id360065638?mt=8"
|
"itunes": "https://itunes.apple.com/us/app/linphone/id360065638?mt=8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Molecules",
|
||||||
|
"category": "science",
|
||||||
|
"description": "Visualize molecules in 3D.",
|
||||||
|
"source": "http://www.sunsetlakesoftware.com/molecules",
|
||||||
|
"itunes": "https://itunes.apple.com/us/app/molecules/id284943090?mt=8"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue