first build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Joakim Svensson
2025-05-04 15:49:51 +02:00
parent 527b33c75b
commit e4f21dee85
6 changed files with 28 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
.md-content h1:first-of-type {
display: none;
}

View File

@@ -0,0 +1,3 @@
.md-sidebar--secondary {
display: none;
}