Skip to content

Commit 4c00399

Browse files
committed
Remove footer link
1 parent aa4f410 commit 4c00399

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/components/blocks/footer/footer.view.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -360,14 +360,6 @@ export const Footer = () => {
360360
Terms
361361
</a>
362362
</li>
363-
<li className={styles.navColumnItem}>
364-
<a
365-
className={styles.navColumnLink}
366-
href={`${main}/stewardship`}
367-
>
368-
Stewardship
369-
</a>
370-
</li>
371363
<li className={styles.navColumnItem}>
372364
<a
373365
className={styles.navColumnLink}

0 commit comments

Comments
 (0)