Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
Update _app.js
Browse files Browse the repository at this point in the history
Signed-off-by: Doc Jaan Altosaar Li <[email protected]>
  • Loading branch information
Doc Jaan Altosaar Li authored Aug 25, 2023
1 parent b773a4c commit c4cac1e
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,10 @@ export default function MyApp(props) {
Skip to content
</a>
<TopNav>
<Link href="https://help.payless.health">Help</Link>
<Link href="https://github.com/onefact/payless.health">GitHub</Link>
<Link href="https://github.com/onefact/payless.health/discussions">
Community
<Link href="https://onefact.org/team">Team</Link>
<Link href="/save-millions-in-health-care-costs-as-an-employer">
Services
</Link>
<Link href="https://twitter.com/PaylessHealth">Twitter</Link>
{/* <span className="primary no-mobile">
<Link href="/sandbox">Try</Link>
</span> */}
Expand All @@ -161,12 +159,11 @@ export default function MyApp(props) {
</div>
<div className="footer-bar">
<Footer landing={isLandingPage}>
<Link href="https://help.payless.health">Help</Link>
<Link href="https://github.com/onefact/payless.health">GitHub</Link>
<Link href="https://github.com/onefact/payless.health/discussions">
Community
<Link href="/save-millions-in-health-care-costs-as-an-employer">Services</Link>
<Link href="https://github.com/onefact">GitHub</Link>
<Link href="https://onefact.org/team">
Team
</Link>
<Link href="https://twitter.com/PaylessHealth">Twitter</Link>
</Footer>
</div>
<style jsx global>
Expand Down

1 comment on commit c4cac1e

@vercel
Copy link

@vercel vercel bot commented on c4cac1e Aug 25, 2023

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.