diff options
Diffstat (limited to 'public/vendor/librejs.html')
-rw-r--r-- | public/vendor/librejs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/vendor/librejs.html b/public/vendor/librejs.html index 7d29b35c56..c7bd062626 100644 --- a/public/vendor/librejs.html +++ b/public/vendor/librejs.html @@ -111,9 +111,9 @@ <td><a href="http://fontawesome.io/assets/font-awesome-4.6.0.zip">font-awesome-4.6.0.zip</a></td> </tr> <tr> - <td><a href="./assets/lato-fonts/">lato-fonts</a></td> - <td><a href="https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL">SIL Open Font License, 1.1</a></td> - <td><a href="https://google-webfonts-helper.herokuapp.com/api/fonts/lato?download=zip&subsets=latin&variants=700,regular,italic,700italic">lato-v14-latin.zip</a></td> + <td><a href="./assets/roboto-fonts/">roboto-fonts</a></td> + <td><a href="https://github.com/google/roboto/blob/master/LICENSE">Apache-2.0</a></td> + <td><a href="https://google-webfonts-helper.herokuapp.com/api/fonts/roboto?download=zip&subsets=latin-ext,cyrillic-ext,latin,greek,vietnamese,cyrillic,greek-ext&variants=700,regular,italic,700italic">roboto-v20-latin-ext_cyrillic-ext_latin_greek_vietnamese_cyrillic_greek-ext.zip</a></td> </tr> <tr> <td><a href="./assets/font-awesome/css/">font-awesome - code</a></td> |