diff --git a/404.php b/404.php index e3ede5a..04506a0 100644 --- a/404.php +++ b/404.php @@ -2,7 +2,7 @@ /** * The template for displaying 404 pages (Not Found). * - * @package _s + * @package wp386 */ get_header(); ?> diff --git a/archive.php b/archive.php index 5b8c586..82084cd 100644 --- a/archive.php +++ b/archive.php @@ -4,7 +4,7 @@ * * Learn more: http://codex.wordpress.org/Template_Hierarchy * - * @package _s + * @package wp386 */ get_header(); ?> diff --git a/comments.php b/comments.php index 9f81eb3..2772239 100644 --- a/comments.php +++ b/comments.php @@ -7,7 +7,7 @@ * handled by a callback to wp386_comment() which is * located in the inc/template-tags.php file. * - * @package _s + * @package wp386 */ /* diff --git a/content-page.php b/content-page.php index 6e011fc..f21d869 100644 --- a/content-page.php +++ b/content-page.php @@ -2,7 +2,7 @@ /** * The template used for displaying page content in page.php * - * @package _s + * @package wp386 */ ?> diff --git a/content-single.php b/content-single.php index 56c7db0..3d16788 100644 --- a/content-single.php +++ b/content-single.php @@ -1,6 +1,6 @@ diff --git a/content.php b/content.php index cd8d23f..af2b952 100644 --- a/content.php +++ b/content.php @@ -1,6 +1,6 @@ diff --git a/footer.php b/footer.php index e2d2570..11df09b 100644 --- a/footer.php +++ b/footer.php @@ -4,7 +4,7 @@ * * Contains the closing of the id=main div and all content after * - * @package _s + * @package wp386 */ ?> diff --git a/header.php b/header.php index e318a24..4d8e28e 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ * * Displays all of the section and everything up till
* - * @package _s + * @package wp386 */ ?> > @@ -42,9 +42,7 @@ diff --git a/image.php b/image.php index fad4e6d..f7a0472 100644 --- a/image.php +++ b/image.php @@ -2,7 +2,7 @@ /** * The template for displaying image attachments. * - * @package _s + * @package wp386 */ get_header(); diff --git a/inc/customizer.php b/inc/customizer.php index 383622a..3d510c8 100644 --- a/inc/customizer.php +++ b/inc/customizer.php @@ -2,7 +2,7 @@ /** * _s Theme Customizer * - * @package _s + * @package wp386 */ /** diff --git a/inc/extras.php b/inc/extras.php index 139af85..ece8540 100644 --- a/inc/extras.php +++ b/inc/extras.php @@ -4,7 +4,7 @@ * * Eventually, some of the functionality here could be replaced by core features * - * @package _s + * @package wp386 */ /** diff --git a/inc/jetpack.php b/inc/jetpack.php index 81df511..0c8db93 100644 --- a/inc/jetpack.php +++ b/inc/jetpack.php @@ -3,7 +3,7 @@ * Jetpack Compatibility File * See: http://jetpack.me/ * - * @package _s + * @package wp386 */ /** diff --git a/inc/template-tags.php b/inc/template-tags.php index 5fe42d0..7441537 100644 --- a/inc/template-tags.php +++ b/inc/template-tags.php @@ -4,7 +4,7 @@ * * Eventually, some of the functionality here could be replaced by core features * - * @package _s + * @package wp386 */ if ( ! function_exists( 'wp386_content_nav' ) ) : diff --git a/inc/wpcom.php b/inc/wpcom.php index 3ec9164..836ee4a 100644 --- a/inc/wpcom.php +++ b/inc/wpcom.php @@ -2,7 +2,7 @@ /** * WordPress.com-specific functions and definitions * - * @package _s + * @package wp386 */ global $themecolors; diff --git a/index.php b/index.php index c2c69ab..8dfe3df 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * E.g., it puts together the home page when no home.php file exists. * Learn more: http://codex.wordpress.org/Template_Hierarchy * - * @package _s + * @package wp386 */ get_header(); ?> diff --git a/no-results.php b/no-results.php index 51d58f7..68005b8 100644 --- a/no-results.php +++ b/no-results.php @@ -4,7 +4,7 @@ * * Learn more: http://codex.wordpress.org/Template_Hierarchy * - * @package _s + * @package wp386 */ ?> diff --git a/page.php b/page.php index ee3f17d..0345aaa 100644 --- a/page.php +++ b/page.php @@ -7,7 +7,7 @@ * and that other 'pages' on your WordPress site will use a * different template. * - * @package _s + * @package wp386 */ get_header(); ?> diff --git a/sass/style.scss b/sass/style.scss index 272d3be..522d0c8 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -241,7 +241,7 @@ object { /* Global styles */ -%border-box { +.border-box { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; diff --git a/search.php b/search.php index 18509ef..7ba4a89 100644 --- a/search.php +++ b/search.php @@ -2,7 +2,7 @@ /** * The template for displaying Search Results pages. * - * @package _s + * @package wp386 */ get_header(); ?> diff --git a/searchform.php b/searchform.php index 0b0e729..4355a2f 100644 --- a/searchform.php +++ b/searchform.php @@ -2,7 +2,7 @@ /** * The template for displaying search forms in _s * - * @package _s + * @package wp386 */ ?>