Browse Source

Update images.

pull/13/head
Ned Zimmerman 7 years ago
parent
commit
b58373ffa6
No known key found for this signature in database
GPG Key ID: FF56334A013120CA
  1. 4
      app/setup.php
  2. BIN
      resources/assets/images/banner.jpg

4
app/setup.php

@ -42,8 +42,8 @@ add_action('after_setup_theme', function () {
*/
add_theme_support('custom-header', [
'default-image' => asset_path('images/header.jpg'),
'width' => 1650,
'height' => 880,
'width' => 1920,
'height' => 884,
'default-text-color' => '#000',
]);

BIN
resources/assets/images/banner.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

Loading…
Cancel
Save