diff --git a/components/Footer.js b/components/Footer.js index 742f4af..bc28586 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -3,11 +3,15 @@ import Link from "next/link"; import { YEAR_TO_BUMP } from "../constants"; const Footer = ({ license, links, repo, commitID }) => ( -