Skip to content

Commit 3b028f2

Browse files
committed
hide extra title
1 parent aac0cfe commit 3b028f2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

_includes/head-custom.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
a, a:hover {
2727
color: #78f7f9;
2828
}
29-
29+
30+
.markdown-body > h1:first-of-type {
31+
display: none;
32+
}
3033
</style>
3134

0 commit comments

Comments
 (0)