diff --git a/footer.php b/footer.php index ac9cc32..82b5f22 100644 --- a/footer.php +++ b/footer.php @@ -63,7 +63,7 @@
diff --git a/functions/theme-options.php b/functions/theme-options.php index dfafcf7..98dd06c 100644 --- a/functions/theme-options.php +++ b/functions/theme-options.php @@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array( 'title' => esc_html__( 'AlxMedia', 'textdash' ), 'type' => 'link', 'button_text' => esc_html__( 'View More Themes', 'textdash' ), - '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 b37d94a..0afb877 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) 2013 Alexander "Alx" Agnarson, http://alx.media + Copyright: (c) 2013 Alexander "Alx" Agnarson, https://agnarson.com */ "use strict"; diff --git a/readme.txt b/readme.txt index 3299c0e..b6d2e1f 100644 --- a/readme.txt +++ b/readme.txt @@ -8,7 +8,7 @@ Tags: blog, news, entertainment, one-column, two-columns, right-sidebar, left-si == Description == -Textdash is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. You can pick accent colors, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Textdash +Textdash is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. You can pick accent colors, set sidebar to the left or right and choose website max-width with a few clicks. Demo: https://demo.agnarson.com/?theme=Textdash == Installation == @@ -19,7 +19,7 @@ Textdash is a flexible personal blog theme with plenty of options. It is optimiz == Documentation == -http://alx.media/documentation/ +https://agnarson.com/documentation/ == Copyright == diff --git a/style.css b/style.css index a0349bd..b55f4e2 100644 --- a/style.css +++ b/style.css @@ -1,13 +1,13 @@ /* Theme Name: Textdash -Theme URI: http://alx.media/themes/textdash/ +Theme URI: https://agnarson.com/wpthemes/textdash/ Version: 1.0.9 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 6.0 -Description: Textdash is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. You can pick accent colors, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Textdash +Description: Textdash is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. You can pick accent colors, set sidebar to the left or right and choose website max-width with a few clicks. Demo: https://demo.agnarson.com/?theme=Textdash Author: Alexander Agnarson -Author URI: http://alx.media +Author URI: https://agnarson.com Tags: blog, news, entertainment, one-column, two-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background, footer-widgets, wide-blocks Text Domain: textdash