Add test font as submodule
This commit is contained in:
parent
9e255874f4
commit
dd53c05988
4 changed files with 33 additions and 0 deletions
14
fonts/index.json
Normal file
14
fonts/index.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"fonts": [
|
||||
{
|
||||
"name": "buffalo",
|
||||
"path": "fonts/buffalo",
|
||||
"formula": "font-buffalo"
|
||||
},
|
||||
{
|
||||
"name": "test",
|
||||
"path": "fonts/test",
|
||||
"formula": "font-test"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue