We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e82c02 commit c038c71Copy full SHA for c038c71
src/components/Footer/Footer.jsx
@@ -30,6 +30,9 @@ const Footer = () => (
30
<Link className="footer__link" to="https://webpack.threadless.com/">
31
Swag Store
32
</Link>
33
+ <Link className="footer__link" to="/awesome-webpack/">
34
+ Awesome webpack
35
+ </Link>
36
<Link className="footer__link" to="/glossary/">
37
Glossary
38
0 commit comments