mirror of
https://github.com/go-gitea/gitea
synced 2025-08-27 03:48:27 +00:00
Change font to Roboto to support more charsets (#9803)
This commit is contained in:
6
public/vendor/librejs.html
vendored
6
public/vendor/librejs.html
vendored
@@ -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>
|
||||
|
Reference in New Issue
Block a user