Make a note of license for font
This commit is contained in:
parent
51fe78abce
commit
5ab609886b
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ struct StyleCss;
|
||||||
#[mime = "application/javascript"]
|
#[mime = "application/javascript"]
|
||||||
struct ScriptJs;
|
struct ScriptJs;
|
||||||
|
|
||||||
|
// SIL Open Font License 1.1: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
||||||
|
// Copyright 2015 The Amatic SC Project Authors (contact@sansoxygen.com)
|
||||||
#[derive(StaticResource)]
|
#[derive(StaticResource)]
|
||||||
#[filename = "assets/amatic-sc-v9-latin-regular.woff"]
|
#[filename = "assets/amatic-sc-v9-latin-regular.woff"]
|
||||||
#[mime = "application/font-woff"]
|
#[mime = "application/font-woff"]
|
||||||
|
|
Loading…
Reference in a new issue