settings
いくつかのページをTopPageから消す
code:style.css
li.page-list-item.grid-style-itemdata-page-title="favicon",
li.page-list-item.grid-style-itemdata-page-title="nishio",
li.page-list-item.grid-style-itemdata-page-title="settings"
{
display: none;
}