fixed font issue
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
*.env
|
||||
composer.lock
|
||||
/vendor/
|
||||
profile_pictures
|
||||
/data
|
||||
/data/profile_pictures
|
||||
/data/articles
|
||||
/data/tmp
|
||||
|
||||
+1
-1
@@ -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;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
Reference in New Issue
Block a user