diff --git src/wp-content/themes/twentyseventeen/functions.php src/wp-content/themes/twentyseventeen/functions.php
index 30fdfccb94..1333eb2617 100644
|
|
add_action( 'after_setup_theme', 'twentyseventeen_content_width', 0 ); |
222 | 222 | function twentyseventeen_fonts_url() { |
223 | 223 | $fonts_url = ''; |
224 | 224 | |
225 | | /** |
| 225 | /* |
226 | 226 | * Translators: If there are characters in your language that are not |
227 | 227 | * supported by Libre Franklin, translate this to 'off'. Do not translate |
228 | 228 | * into your own language. |