Replace freesurfer videos with a gif #53

Merged
jsheunis merged 1 commit from master into master 2025-08-19 08:44:07 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -148,7 +148,7 @@
</p>
<img src="/img/data/freesurfer_parcellations.gif"
alt="freesurfer_parcellation_animation"
width="100%"/>
class="explore-parcellation"/>
<h2>Functional Data Quality</h2>
<p>Since head movement during the acquisition of a functional MRI time series

View file

@ -538,7 +538,7 @@ footer p a { color: #666; }
/* Explore Page */
video.explore-parcellation {
img.explore-parcellation {
width: 100%;
}