updated to hugo modules theme version
All checks were successful
Build / build (push) Successful in 9m28s

This commit is contained in:
2024-12-12 02:29:35 +09:00
parent a55ec54e8e
commit 8ee23d17b0
10 changed files with 44 additions and 12 deletions

View File

@ -12,4 +12,7 @@ body {
code {
font-family: monospace;
}
}
.book-brand .book-icon{
filter:none;
}