diff --git a/assets/css/style.css b/assets/css/style.css index 6eaf032..2ea39cc 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -4,7 +4,7 @@ Theme URI: http://www.pattonwebz.com/best-reloaded-bootstrap-theme Description: A responsive, mobile-first, WordPress theme that uses Bootstrap. Author: William Patton Author URI: http://pattonwebz.com/ -Version: 0.8 +Version: 0.8.1 Text Domain: best-reloaded Tags: left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready diff --git a/header.php b/header.php index cc8863c..406ca25 100644 --- a/header.php +++ b/header.php @@ -32,26 +32,25 @@ function theme_slug_render_title() {
diff --git a/inc/theme-setup.php b/inc/theme-setup.php index 9d2c658..491b538 100644 --- a/inc/theme-setup.php +++ b/inc/theme-setup.php @@ -27,7 +27,7 @@ function pwwp_bestreloaded_setup() { // Fallback function for Topbar Navigation if it isn't set function topbar_nav_fallback() { - echo ''; + echo ''; } diff --git a/screenshot.png b/screenshot.png index d74c3ba..85054d8 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/searchform.php b/searchform.php index 1f21435..c9fbd6f 100644 --- a/searchform.php +++ b/searchform.php @@ -8,8 +8,8 @@ * @since Best Reloaded 0.1 */ ?> - diff --git a/style.css b/style.css index 09ebe73..b13df8b 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://www.pattonwebz.com/best-reloaded-bootstrap-theme Description: A responsive, mobile-first, WordPress theme that uses Bootstrap. Author: William Patton Author URI: http://pattonwebz.com/ -Version: 0.8 +Version: 0.8.1 Text Domain: best-reloaded Tags: left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, threaded-comments, translation-ready