sl6cv/docs/overrides/hide-titles.css

4 lines
52 B
CSS

.md-content h1:first-of-type {
display: none;
}