mirror of
https://ghproxy.net/https://github.com/AlxMedia/blogside.git
synced 2025-08-26 15:24:48 +08:00
Change alxmedia.se to alx.media
This commit is contained in:
parent
f3dbf186a6
commit
2a2a347d70
5 changed files with 7 additions and 7 deletions
|
@ -82,7 +82,7 @@
|
|||
|
||||
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
||||
<div id="credit">
|
||||
<p><?php esc_html_e('Powered by','blogside'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','blogside'); ?> <a href="http://alxmedia.se" rel="nofollow">Alx</a>.</p>
|
||||
<p><?php esc_html_e('Powered by','blogside'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','blogside'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
|
||||
</div><!--/#credit-->
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array(
|
|||
'title' => esc_html__( 'AlxMedia', 'blogside' ),
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'View More Themes', 'blogside' ),
|
||||
'button_url' => 'http://alxmedia.se/themes/',
|
||||
'button_url' => 'http://alx.media/themes/',
|
||||
'priority' => 13,
|
||||
) );
|
||||
Kirki::add_section( 'reviewlink', array(
|
||||
|
|
|
@ -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://alxmedia.se
|
||||
Copyright: (c) 2013 Alexander "Alx" Agnarson, http://alx.media
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
|
|
@ -20,7 +20,7 @@ Blogside is a responsive 100% high resolution theme for personal blogs. Unique t
|
|||
|
||||
== Documentation ==
|
||||
|
||||
http://alxmedia.se/documentation/
|
||||
http://alx.media/documentation/
|
||||
|
||||
== Copyright ==
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
Theme Name: Blogside
|
||||
Theme URI: http://alxmedia.se/themes/blogside/
|
||||
Theme URI: http://alx.media/themes/blogside/
|
||||
Version: 1.1.0
|
||||
Description: <a href="http://alxmedia.se/themes/blogside/">Blogside</a> is a responsive 100% high resolution theme for personal blogs. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited accent colors, unlimited widget areas, 0-1 sidebars to the left or right that can be uniquely specified for each page or post, 300px fixed width sidebar, 0-4 footer widget columns, almost zero layout images, related posts and post nav, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.
|
||||
Description: <a href="http://alx.media/themes/blogside/">Blogside</a> is a responsive 100% high resolution theme for personal blogs. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. The feature list is long: Unlimited accent colors, unlimited widget areas, 0-1 sidebars to the left or right that can be uniquely specified for each page or post, 300px fixed width sidebar, 0-4 footer widget columns, almost zero layout images, related posts and post nav, 5 post formats, good SEO, 2 flexible custom widgets, localisation support, social links, logo upload and many more useful admin panel features.
|
||||
Author: Alexander Agnarson
|
||||
Author URI: http://alxmedia.se
|
||||
Author URI: http://alx.media
|
||||
Tags: blog, 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
|
||||
Text Domain: blogside
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue