Skip to content

Commit

Permalink
Merge pull request #327 from MoTrPAC/326_JZ_Homepage_Landscape_Paper_…
Browse files Browse the repository at this point in the history
…Announcement

Connects to #326. Homepage landscape paper announcement UI.
  • Loading branch information
jimmyzhen authored May 1, 2024
2 parents da5c2fb + 7b013c8 commit 638f5db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/LandingPage/landingPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import LogoMotrpacWhite from '../assets/logo-motrpac-white.png';
import BackgroundVideoPreloader from '../assets/LandingPageGraphics/background_video_preload.jpg';
import LayerRunner from '../assets/LandingPageGraphics/Data_Layer_Runner.png';
import RatFigurePaass1b from '../assets/LandingPageGraphics/rat-figure-pass1b.svg';
import LandscapePreprintAbstract from '../assets/LandingPageGraphics/landscape_preprint_abstract.jpg';
import LandscapePreprintAbstract from '../assets/LandingPageGraphics/landscape_abstract.jpg';
import BackgroundVideo from './components/backgroundVideo';
import Figure1C from './components/figure1c';

Expand Down Expand Up @@ -263,8 +263,8 @@ export function LandingPage({ isAuthenticated, profile }) {
<div className="row content-landscape-preprint d-flex align-items-center">
<div className="content col-12 col-md-6">
<h1>
MoTrPAC Endurance Exercise Training Animal Study Landscape
Paper now published in{' '}
MoTrPAC animal endurance training exercise study paper now published in
{' '}
<span className="font-italic">Nature</span>
</h1>
<a
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 638f5db

Please sign in to comment.