Update themes

This commit is contained in:
Oliver Davies 2019-05-08 08:07:01 +01:00
parent e00f87f2f5
commit 168d1a5ee7
98 changed files with 6532 additions and 2223 deletions

View file

@ -46,10 +46,10 @@ function twentyseventeen_get_svg( $args = array() ) {
// Set defaults.
$defaults = array(
'icon' => '',
'title' => '',
'desc' => '',
'fallback' => false,
'icon' => '',
'title' => '',
'desc' => '',
'fallback' => false,
);
// Parse args.