fixed font issue

This commit is contained in:
2025-04-15 11:07:40 -06:00
parent e05da10550
commit 9e47110758
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
@font-face {
font-family: 'Hack Nerd Font Mono';
src: url('/resources/HackNerdFontMono-Regular.woff');
src: url('/data/resources/HackNerdFontMono-Regular.woff');
font-weight: normal;
font-style: normal;
}