File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -61,15 +61,18 @@ const automationImporter = new GraphicsImporter(
6161
6262 <br />
6363
64- <div >
64+ <div class = " grid grid-cols-2 gap-2 max-w-sm " >
6565 <a class =" btn btn-primary" href =" https://data.virtualbrainlab.org/Pinpoint/" >Launch</a >
66- <a class =" btn" href =" #learn-more" >Learn More</a >
66+ <a class =" btn" href =" https://virtualbrainlab.org/pinpoint/installation_and_use.html" target =" _blank" rel =" noopener noreferrer" >Read the Docs</a >
67+ <Article >
68+ <p >Scroll to learn more...</p >
69+ </Article >
6770 </div >
6871 </div >
6972 </div >
7073
7174 <!-- Goal. -->
72- <div class =" h-dvh" id = " learn-more " >
75+ <div class =" h-dvh" >
7376 <div class =" sticky top-1/3" >
7477 <Article >
7578 <h1 >Pinpoint aims to advance large-scale neuroscience research with intuitive browser-based
You can’t perform that action at this time.
0 commit comments