Remove 'News' link from Footer

This commit is contained in:
choibk 2026-01-19 19:39:51 +09:00
parent 9ca4160d0f
commit 10f3d3468b

View File

@ -13,7 +13,6 @@ const Footer = () => {
</p>
</div>
<div className="footer-links">
<Link to="/news">소식</Link>
<Link to="/privacy">개인정보처리방침</Link>
</div>
</div>