diff --git a/docs/index.html b/docs/index.html
index a60d488f..d3e638e0 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,6 +20,10 @@
display: none;
}
+ h1 + ul {
+ display: block !important;
+ }
+
.markdown-section h1 {
margin: 3rem 0 2rem 0;
}