Update links from alx.media to agnarson.com

This commit is contained in:
Alexander Agnarson 2025-04-07 15:30:56 +02:00
parent fe99086757
commit e25e6cd658
4 changed files with 4 additions and 4 deletions

View file

@ -65,7 +65,7 @@
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
<div id="credit">
<p><?php esc_html_e('Powered by','dashwall'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'dashwall' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','dashwall'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
<p><?php esc_html_e('Powered by','dashwall'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'dashwall' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','dashwall'); ?> <a href="https://agnarson.com" rel="nofollow">Alx</a>.</p>
</div><!--/#credit-->
<?php endif; ?>

View file

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

View file

@ -4,7 +4,7 @@
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Copyright: (c) 2024 Alexander "Alx" Agnarson, http://alx.media
Copyright: (c) 2024 Alexander "Alx" Agnarson, https://agnarson.com
*/
"use strict";

View file

@ -19,7 +19,7 @@ Dashwall is a flexible blog and magazine theme with plenty of options. Optimized
== Documentation ==
http://alx.media/documentation/
https://agnarson.com/documentation/
== Copyright ==