diff --git a/style.css b/style.css index c3f9922..f4fdd94 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://themeisle.com/themes/zillah/ Author: ThemeIsle Author URI: http://themeisle.com Description: Zillah is a free blogging WordPress theme. -Version: 1.0.11 +Version: 1.0.12 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: zillah diff --git a/template-parts/content-single.php b/template-parts/content-single.php index c2357d7..70d624e 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -89,7 +89,7 @@ echo ''; if( !empty( $author_description ) ){ - echo '
'; + echo ' '; } echo '';