Skip to content

Commit 0c86095

Browse files
committed
fix: remove mkdocs headerlinks
1 parent d51937b commit 0c86095

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs_theme/src/scss/styles.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,8 @@ ol.linenums li {
176176
line-height: 20px;
177177
text-shadow: 0 1px 0 #fff;
178178
}
179+
180+
//
181+
.headerlink {
182+
display: none;
183+
}

0 commit comments

Comments
 (0)