speed improvements + fix deprecation in hugo.toml + fix typo

This commit is contained in:
Michi 2025-03-23 20:18:18 +01:00
parent 17effb40bb
commit ebe56d70a9
6 changed files with 81 additions and 78 deletions

View file

@ -10,6 +10,7 @@ i[class^="ai-"]:before, i[class*=" ai-"]:before {
font-style: normal;
font-weight: normal !important;
font-variant: normal;
font-display: swap;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;