Skip to content
Snippets Groups Projects
Commit dbc6dace authored by lechuck's avatar lechuck Committed by lechuck
Browse files

Udgrade simplex theme to ver 2.0.1.3

parent 2ab681ad
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<header class="entry-header"> <header class="entry-header">
<?php do_action( 'simplex_before_title' ); ?> <?php do_action( 'simplex_before_title' ); ?>
<div class="entry-meta"> <div class="entry-meta">
<?php simplex_posted_on(); ?> <?php simplex_posted_on(); ?> by <?php the_author(); ?>
</div><!-- .entry-meta --> </div><!-- .entry-meta -->
<h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'simplex' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2> <h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'simplex' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Theme Name: simpleX Theme Name: simpleX
Theme URI: http://www.wpshoppe.com/themes/simpleX Theme URI: http://www.wpshoppe.com/themes/simpleX
Description: A responsive minimalist WordPress blog theme Description: A responsive minimalist WordPress blog theme
Version: 2.0.1.2 Version: 2.0.1.3
Author: Chandra Maharzan Author: Chandra Maharzan
Author URI: http://www.wpshoppe.com/about/ Author URI: http://www.wpshoppe.com/about/
License: GPL License: GPL
...@@ -956,7 +956,6 @@ img.alignright { ...@@ -956,7 +956,6 @@ img.alignright {
/* =Video /* =Video
-------------------------------------------------------------- */ -------------------------------------------------------------- */
object,
embed, embed,
video { video {
max-width:100%; max-width:100%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment