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