Skip to content

Commit eee7fbd

Browse files
committed
removing page title from homepage intro
1 parent c31cf89 commit eee7fbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/splash/splash.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ export default props => {
1919

2020
<div className="splash__section splash__section__dark">
2121
<Container>
22-
<h1>{ page.title }</h1>
2322
<div dangerouslySetInnerHTML={{
2423
__html: page.content
2524
}} />

0 commit comments

Comments
 (0)