@@ -1,9 +1,9 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Template Name: Home |
|
| 4 | - * |
|
| 5 | - * @package Lighthouse |
|
| 6 | - */ |
|
| 3 | + * Template Name: Home |
|
| 4 | + * |
|
| 5 | + * @package Lighthouse |
|
| 6 | + */ |
|
| 7 | 7 | ?><!DOCTYPE html> |
| 8 | 8 | <html <?php language_attributes(); ?>> |
| 9 | 9 | <head> |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * The sidebar containing the main widget area. |
|
| 4 | - * |
|
| 5 | - * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials |
|
| 6 | - * |
|
| 7 | - * @package Lighthouse |
|
| 8 | - */ |
|
| 3 | + * The sidebar containing the main widget area. |
|
| 4 | + * |
|
| 5 | + * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials |
|
| 6 | + * |
|
| 7 | + * @package Lighthouse |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | if ( ! is_active_sidebar( 'sidebar-1' ) ) { |
| 11 | 11 | return; |