Skip to content

Commit

Permalink
Update docs config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjstevens committed Sep 25, 2023
1 parent f116548 commit 7395710
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,26 @@
"main": "#6b4e2b"
}
}
},
"ApolloPlugin": {
"ontologies": [
{
"name": "Gene Ontology",
"version": "full",
"source": {
"uri": "https://release.geneontology.org/2023-06-11/ontology/go.json",
"locationType": "UriLocation"
}
},
{
"name": "Sequence Ontology",
"version": "3.1",
"source": {
"uri": "test_data/so-v3.1.json",
"locationType": "UriLocation"
}
}
]
}
},
"plugins": [
Expand Down

0 comments on commit 7395710

Please sign in to comment.