Skip to content

Commit

Permalink
removing footer
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jul 15, 2024
1 parent b424da7 commit 2011a21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/shell/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ export default function Footer() {

return (
<Root role="contentinfo" className={classes.footer}>
<div className="note">
This web site collects anonymous usage analytics.{" "}
<Link to="/privacy/">Learn more...</Link>
</div>
<a
href="https://github.com/microsoft/jacdac/discussions"
target="_blank"
Expand Down

0 comments on commit 2011a21

Please sign in to comment.