mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch '3.1.x'
This commit is contained in:
commit
39d3a026fe
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
||||||
<script>
|
<script>
|
||||||
WebFontConfig = {
|
WebFontConfig = {
|
||||||
google: {
|
google: {
|
||||||
families: ['Open Sans:n6']
|
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<script>
|
<script>
|
||||||
WebFontConfig = {
|
WebFontConfig = {
|
||||||
google: {
|
google: {
|
||||||
families: ['Open Sans:n6']
|
families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue