Skip to content

Commit

Permalink
Remove Browse link from the Footer (#174)
Browse files Browse the repository at this point in the history
In complement to oacore/about#358
  • Loading branch information
mcancellieri authored Jan 13, 2021
1 parent 429f1f3 commit 10348ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/layout/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ const Footer = () => (
<li className={styles.footerLink}>
<Link href="https://blog.core.ac.uk/">Blog</Link>
</li>
<li className={styles.footerLink}>
<Link href="https://core.ac.uk/browse/">Browse</Link>
</li>
<li className={styles.footerLink}>
<Link href="https://core.ac.uk/about/">About CORE</Link>
</li>
Expand Down

1 comment on commit 10348ec

@vercel
Copy link

@vercel vercel bot commented on 10348ec Jan 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.