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

This commit is contained in:
Joakim Svensson
2025-05-04 15:12:12 +02:00
parent df10e529c0
commit f846826e45
4 changed files with 16 additions and 4 deletions

View File

@@ -22,3 +22,7 @@
border-top: 1px solid #ccc;
padding-top: 0.5em;
}
.md-content h1:first-of-type {
display: none;
}