24 lines
1.1 KiB
HTML
24 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta
|
|
name="description"
|
|
content="OpenNeuro provides a reliable opportunity for researchers in the field of experimental and computational neuroscience to share supplemental materials to their peer-reviewed publications in academic journals and conference proceedings that are available in the public domain."
|
|
/>
|
|
<meta name="robots" content="index,follow" />
|
|
<meta name="keywords" content="neuroinformatics, xoonips, database, platform, openneuro repository, neuroscience, data sharing" />
|
|
<meta name="author" content="Neuroinformatics Unit, RIKEN Center for Brain Science" />
|
|
<meta name="copyright" content="Copyright © 2018" />
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
<title>OpenNeuro Repository - Welcome</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|