We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d6104 commit 50b917cCopy full SHA for 50b917c
packages/openneuro-app/src/scripts/pages/front-page/front-page.tsx
@@ -180,10 +180,10 @@ const FrontPageSection = styled.section`
180
const FrontPageContainer: React.FC = () => (
181
<div className="front-page page">
182
<div className="container view-docs">
183
- <span>
+ <h2>
184
This repository is under review for potential modification in compliance
185
with Administration directives.
186
- </span>
+ </h2>
187
</div>
188
<FrontPageSection>
189
<AffiliateBlock />
0 commit comments