Browse Source

Pretty print

main
Bond 7 years ago
committed by GitHub
parent
commit
fbbf1081ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      src/components/LayoutFooter/Footer.js

3
src/components/LayoutFooter/Footer.js

@ -110,8 +110,7 @@ const Footer = ({layoutHasSidebar = false}) => (
</FooterLink>
<FooterLink to="/community/videos.html">Videos</FooterLink>
<FooterLink to="/community/examples.html">Examples</FooterLink>
<FooterLink
to="/community/debugging-tools.html">
<FooterLink to="/community/debugging-tools.html">
Complementary Tools
</FooterLink>
</FooterNav>

Loading…
Cancel
Save