diff --git a/footer.php b/footer.php index 3eec685..bb4bfcb 100644 --- a/footer.php +++ b/footer.php @@ -65,7 +65,7 @@
diff --git a/functions/theme-options.php b/functions/theme-options.php index 5202977..a8a0a32 100644 --- a/functions/theme-options.php +++ b/functions/theme-options.php @@ -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( diff --git a/js/scripts.js b/js/scripts.js index 8d98300..15250ab 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -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"; diff --git a/readme.txt b/readme.txt index f291e71..0d3a220 100644 --- a/readme.txt +++ b/readme.txt @@ -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 ==