Replace Discourse's default SVG icons with custom icons in a theme

Я бы скрыл это с помощью CSS и добавил новую кнопку.

Общие / CSS

.sidebar-section-wrapper {
  li[data-list-item-name=docs] {
    display: none !important;
  }
}

Добавьте новую кнопку в разделе «Ещё» > «Настроить этот раздел»

4 лайка