mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 13:00:39 +03:00
Use minified version of font by default
This commit is contained in:
parent
4fbfda4eb4
commit
5ed0dbda09
Binary file not shown.
|
@ -24,7 +24,7 @@ export const urls = {
|
|||
};
|
||||
|
||||
export const resources = {
|
||||
graph_font: '/DejaVu_min.ttf'
|
||||
graph_font: '/DejaVu.ttf'
|
||||
}
|
||||
|
||||
export const prefixes = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user