Skip to content

Commit a5b6eae

Browse files
committed
Push comparison to root level and link from footer
1 parent 6551b55 commit a5b6eae

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

components/footer/footer.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default (props) => {
1212
<Link className="footer__link" to="/get-started">Get Started</Link>
1313
<Link className="footer__link" to="/analyze">Analyze</Link>
1414
<Link className="footer__link" to="/contribute">Contribute</Link>
15+
<Link className="footer__link" to="/comparison">Comparison</Link>
1516
</section>
1617

1718
<section className="footer__middle">
File renamed without changes.

0 commit comments

Comments
 (0)