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

@ -78,7 +78,7 @@
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
<div id="credit">
<p><?php esc_html_e('Powered by','curver'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','curver'); ?> <a href="http://alxmedia.se" rel="nofollow">Alx</a>.</p>
<p><?php esc_html_e('Powered by','curver'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','curver'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
</div><!--/#credit-->
<?php endif; ?>