fix missing font name in theme.json
This commit is contained in:
parent
885dfeb558
commit
9c34083eaa
@ -112,7 +112,8 @@
|
||||
}
|
||||
],
|
||||
"fontFamily": "Karmilla",
|
||||
"slug": "karmilla"
|
||||
"slug": "karmilla",
|
||||
"name": "Karmilla"
|
||||
},
|
||||
{
|
||||
"fontFace": [
|
||||
|
Loading…
Reference in New Issue
Block a user