Balasana: Fix typo in balasana_fonts_url()

Roboto Condensed wasn't properly loaded
This commit is contained in:
Thomas Guillot 2019-08-31 13:23:48 +01:00
parent e6aec688d5
commit e0e6854f3d
6 changed files with 6 additions and 6 deletions

View file

@ -148,7 +148,7 @@ function balasana_fonts_url() {
$font_families = array();
if ( 'off' !== $roboto_condensed ) {
$font_families[] = 'Roboto+Condensed:400,400i,700,700i';
$font_families[] = 'Roboto Condensed:400,400i,700,700i';
}
if ( 'off' !== $roboto ) {

View file

@ -1,6 +1,6 @@
{
"name": "balasana",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "balasana",
"version": "1.0.0",
"version": "1.0.1",
"description": "Balasana",
"bugs": {
"url": "https://github.com/Automattic/themes/issues"

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia