Skip to content

Commit 29926cc

Browse files
authored
Banner announcing upcoming website changeover (#382)
* test 2 for website switch banner put banner above 'Welcome to ReproNim' on the index page the banner is at h2 header size font (second largest) the 'Welcome..' is changed to h3 header size (third largest) * Update index.html - formatting small tweak punctuation
1 parent 4c5d5e4 commit 29926cc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ <h1 class="promo-text">ReproNim: A Center for Reproducible Neuroimaging Computat
6767

6868
<section class="section-2">
6969
<div class="container">
70-
<h2 class="section-heading text-center">Welcome to ReproNim!</h2>
70+
<h2 class="section-heading text-center">Coming soon! ReproNim's new website is scheduled to be here by the end of July. All content on our old site will subsequently be available at legacy.repronim.org</h2>
71+
<h3>Welcome to ReproNim!</h3>
7172
<p>
7273
ReproNim's goal is to improve the reproducibility of neuroimaging science and extend the value of our national investment in neuroimaging research, while making the process easier and more efficient for investigators.
7374
</p>
@@ -216,7 +217,7 @@ <h3>Breaking News</h3>
216217
</ul>
217218
</ul>
218219

219-
<li>Announcing <a href="https://www.reprorehab.usc.edu/">ReproRehab - 2025-2026</a>! Reproducible Rehabilitation (ReproRehab) research education program</li>
220+
<li>Announcing <a href="https://www.reprorehab.usc.edu/">ReproRehab - 2025-2026!</a> Reproducible Rehabilitation (ReproRehab) research education program</li>
220221
<ul>
221222

222223

0 commit comments

Comments
 (0)