fix: update HTML structure and paths for favicon and assets
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
||||
|
||||
@font-face {
|
||||
font-family: 'Iosevka';
|
||||
src: url('public/fonts/sgr_iosevka_regular.woff2') format('woff2');
|
||||
src: url('/public/fonts/sgr_iosevka_regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user