소개와 가이드라인용 사용자 지정 페이지 - 기본값을 대체하는 방법?

You could hide the existing links in the hamburger menu using CSS

.menu-container-faq-link, .nav-item-faq, .nav-item-tos, .nav-item-guidelines {
    display: none;
}

and then add custom hamburger menu links