We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac0cfe commit 3b028f2Copy full SHA for 3b028f2
1 file changed
_includes/head-custom.html
@@ -26,6 +26,9 @@
26
a, a:hover {
27
color: #78f7f9;
28
}
29
-
+
30
+ .markdown-body > h1:first-of-type {
31
+ display: none;
32
+ }
33
</style>
34
0 commit comments