This commit is contained in:
GGJ
2025-01-09 19:02:44 +08:00
commit 92e7a7a5eb
2943 changed files with 1152283 additions and 0 deletions

16
public/fonts/library.json Normal file
View File

@@ -0,0 +1,16 @@
{
"title": "Font Awesome",
"contentType": "Font",
"majorVersion": 4,
"minorVersion": 5,
"patchVersion": 4,
"runnable": 0,
"machineName": "FontAwesome",
"license": "MIT",
"author": "Dave Gandy",
"preloadedCss": [
{
"path": "h5p-font-awesome.min.css"
}
]
}