Change alxmedia.se to alx.media

This commit is contained in:
Alexander Agnarson 2019-03-11 16:01:35 +01:00
parent 7e3774b663
commit 2c33dc1f57
5 changed files with 7 additions and 7 deletions

View file

@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array(
'title' => esc_html__( 'AlxMedia', 'curver' ),
'type' => 'link',
'button_text' => esc_html__( 'View More Themes', 'curver' ),
'button_url' => 'http://alxmedia.se/themes/',
'button_url' => 'http://alx.media/themes/',
'priority' => 13,
) );
Kirki::add_section( 'reviewlink', array(