From 8ffa48ab51becf1ff13e7984b28b05983621f0e2 Mon Sep 17 00:00:00 2001 From: t404owo Date: Mon, 11 May 2026 11:26:36 +0000 Subject: [PATCH] Test deploy 1 changing nf-symbols to the page's CDN --- assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/main.css b/assets/css/main.css index e811de0..bb6eb2e 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -717,7 +717,7 @@ textfield { @font-face { font-family: "NerdFontsSymbols Nerd Font"; - src: url("https://www.nerdfonts.com/assets/fonts/Symbols-2048-em Nerd Font Complete.woff2") format("woff2"); + src: url("/assets/fonts/nf-symbols.woff2") format("woff2"); } .nf-icons {