diff --git a/components/Footer.js b/components/Footer.js index c0f4f7a1..c35eb512 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -1,7 +1,6 @@ import { faCopyright, faEye, faShieldAlt, faUsers } from '@fortawesome/free-solid-svg-icons' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import React from 'react' -import Link from 'next/link' import BLOG from '@/blog.config' const Footer = ({ title }) => { @@ -14,7 +13,7 @@ const Footer = ({ title }) => { {` ${y}`} {BLOG.author}. Powered by Notion & NotionNext.
闽ICP备20010331号 - 隐私政策 + {/* 隐私政策 */} pv