Skip to content

Commit

Permalink
remove changes from footer
Browse files Browse the repository at this point in the history
  • Loading branch information
huumn committed Jan 23, 2025
1 parent 78533bd commit b28407e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@ export default function Footer ({ links = true }) {
story
</Link>
<span className='mx-2 text-muted'> \ </span>
<Link href='/changes' className='nav-link p-0 p-0 d-inline-flex'>
changes
</Link>
<span className='mx-2 text-muted'> \ </span>
<OverlayTrigger trigger='click' placement='top' overlay={LegalPopover} rootClose>
<div className='nav-link p-0 p-0 d-inline-flex' style={{ cursor: 'pointer' }}>
legal
Expand Down

0 comments on commit b28407e

Please sign in to comment.