spacemono fonts fix
This commit is contained in:
parent
e4ad517e33
commit
bb40a4e1ab
|
@ -1140,6 +1140,10 @@ let vm = new Vue({
|
||||||
spacemono : {
|
spacemono : {
|
||||||
"name": "SpaceMono",
|
"name": "SpaceMono",
|
||||||
"fonts" : [
|
"fonts" : [
|
||||||
|
"400",
|
||||||
|
"400i",
|
||||||
|
"800",
|
||||||
|
"800i",
|
||||||
],
|
],
|
||||||
"tags" : ["mono"],
|
"tags" : ["mono"],
|
||||||
"link" : "https://www.colophon-foundry.org/custom-projects/space-mono",
|
"link" : "https://www.colophon-foundry.org/custom-projects/space-mono",
|
||||||
|
|
Loading…
Reference in New Issue