feat: include font licenses in the licenses section

This commit is contained in:
Thea Schöbl
2022-08-08 14:05:30 +00:00
committed by Rainer Killinger
parent a4de628495
commit 82479f463c
10 changed files with 113 additions and 71 deletions

8
additional-licenses.json Normal file
View File

@@ -0,0 +1,8 @@
{
"barlow": {
"repository": "https://github.com/jpt/barlow",
"licenses": "OFL-1.1",
"licenseFile": "./src/assets/fonts/barlow/OFL.txt",
"publisher": "JPT"
}
}