File tree Expand file tree Collapse file tree 1 file changed +8
-29
lines changed Expand file tree Collapse file tree 1 file changed +8
-29
lines changed Original file line number Diff line number Diff line change 22
22
href ="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css "
23
23
/>
24
24
</ head >
25
- < div class ="jumbotron ">
26
- < h1 > Mapping Commons</ h1 >
27
-
28
- < h2 >
29
- THIS MAPPING OVERVIEW IS UNDER DEVELOPMENT AND SHOULD NOT BE USED FOR
30
- ANYTHING.
31
- </ h2 >
32
-
33
- < div >
34
- Mapping Commons pulls together mappings from various sources with the
35
- goal of offering them as simple to read, well provenanced TSV files in
36
- the
37
- < a href ="https://github.com/mapping-commons/SSSOM/blob/master/SSSOM.md "
38
- > SSSOM format</ a
39
- > . At first, the effort will focus on biomedical ontologies and
40
- controlled vocabularies, see for example the
41
- < a href ="https://github.com/mapping-commons/mh_mapping_initiative "
42
- > Mouse-Human Ontology Mapping Effort</ a
43
- > . The initiative was founded early 2021.
44
- </ div >
45
-
46
- < div class ="mt-4 ">
47
- If you want to contribute mappings or have questions, please use the
48
- < a
49
- href ="https://github.com/mapping-commons/mapping-commons.github.io/issues "
50
- > issue tracker</ a
51
- > .
52
- </ div >
53
- </ div >
25
+ < body >
26
+ < noscript >
27
+ < strong
28
+ > We're sorry but < %= htmlWebpackPlugin.options.title %> doesn't work
29
+ properly without JavaScript enabled. Please enable it to
30
+ continue.</ strong
31
+ >
32
+ </ noscript >
54
33
< div id ="app "> </ div >
55
34
<!-- built files will be auto injected -->
56
35
</ body >
You can’t perform that action at this time.
0 commit comments