diff --git a/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php b/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php index e5710f2..e2a89d5 100644 --- a/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php +++ b/themes/wporg-5ftf/template-parts/content-5ftf_pledge.php @@ -13,8 +13,6 @@ foreach ( PledgeMeta\get_pledge_meta_config() as $key => $config ) { $data[ $key ] = get_post_meta( get_the_ID(), PledgeMeta\META_PREFIX . $key, $config['single'] ); } -$data['org-logo'] = 'https://5ftf.test/content/uploads/2019/10/uh.png'; - // @todo Get real contributors from the post. $contributors = array(); $count = count( $contributors ); @@ -32,9 +30,9 @@ $contributor_title = sprintf(
>
- +