docs: hide credit title

Co-authored-by: vinceh121 <contact@vinceh121.me>
This commit is contained in:
Maël Gangloff
2025-11-16 21:33:34 +01:00
parent 7b0b95bdcd
commit 63b3d41596
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
.starlight-cooler-credit-aside h2 {
display: none;
}