Upgrade docsy to 0.11.0 and hugo to 0.139.0 (#1996)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-11-19 22:40:34 +01:00 committed by GitHub
parent c5d7eb7a2d
commit d5c56a4f17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 83 additions and 72 deletions

View file

@ -122,8 +122,11 @@ Custom SCSS for the Matrix spec
}
/* Customise footer */
footer {
.td-footer {
box-shadow: 0px 0px 8px rgba(179, 179, 179, 0.25);
padding-top: 2rem;
color: var(--bs-body-color);
background-color: var(--bs-body-color-bg);
}
/* Auto numbering for headings */