Update font source URL for Nerd Fonts

Update for better icon-loading traffic.
This commit is contained in:
t404owo
2025-10-26 02:31:48 +02:00
committed by GitHub
parent 5a8bce7125
commit ddb1501e39

View File

@@ -713,7 +713,7 @@ textfield {
@font-face { @font-face {
font-family: "NerdFontsSymbols Nerd Font"; font-family: "NerdFontsSymbols Nerd Font";
src: url("/assets/fonts/nf-symbols.woff2") format("woff2"); src: url("https://github.com/t404owo/t404null/raw/refs/heads/main/assets/fonts/nf-symbols.woff2") format("woff2");
} }
.nf-icons { .nf-icons {