settings
特定のページを見えなくする
(個人ページが表示されないようにしている)
code:style.css
.grid-style-item
data-page-title="settings"
,
.grid-style-item
data-page-title="増井俊之"
,
.grid-style-item
data-page-title^="_"
{display: none !important;}