mirror of
https://ghproxy.net/https://github.com/AlxMedia/curver.git
synced 2025-08-28 00:58:03 +08:00
Change alxmedia.se to alx.media
This commit is contained in:
parent
7e3774b663
commit
2c33dc1f57
5 changed files with 7 additions and 7 deletions
|
@ -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; ?>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array(
|
|||
'title' => esc_html__( 'AlxMedia', 'curver' ),
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'View More Themes', 'curver' ),
|
||||
'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 @@ Curver is a flexible personal blog theme with plenty of options. Optimized for a
|
|||
|
||||
== Documentation ==
|
||||
|
||||
http://alxmedia.se/documentation/
|
||||
http://alx.media/documentation/
|
||||
|
||||
== Copyright ==
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
Theme Name: Curver
|
||||
Theme URI: http://alxmedia.se/themes/curver/
|
||||
Theme URI: http://alx.media/themes/curver/
|
||||
Version: 1.0.1
|
||||
Description: <a href="http://alxmedia.se/themes/curver/">Curver</a> is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique colorful curved header style with a header profile image, name and description. It includes a featured posts slider and two different blog layouts: standard and list. Set the theme to any width and accent color you wish. Use a sidebar to the right, or disable it entirely - it is all up to you.
|
||||
Description: <a href="http://alx.media/themes/curver/">Curver</a> is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique colorful curved header style with a header profile image, name and description. It includes a featured posts slider and two different blog layouts: standard and list. Set the theme to any width and accent color you wish. Use a sidebar to the right, or disable it entirely - it is all up to you.
|
||||
Author: Alexander Agnarson
|
||||
Author URI: http://alxmedia.se
|
||||
Author URI: http://alx.media
|
||||
Tags: blog, one-column, two-columns, right-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: curver
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue