Procházet zdrojové kódy

Merge pull request #872 from Automattic/fix/818-add-widgets-to-homepage

AltoFocus: Allow widgets to be shown on the homepage
Ben Dwyer před 4 roky
rodič
revize
2655c09a33
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 1 1
      altofocus/index.php
  2. 1 1
      altofocus/page.php
  3. 1 1
      altofocus/style.css

+ 1 - 1
altofocus/index.php

@@ -58,5 +58,5 @@ get_header(); ?>
 
 	</div>
 <?php
-// get_sidebar();
+get_sidebar();
 get_footer();

+ 1 - 1
altofocus/page.php

@@ -34,4 +34,4 @@ get_header(); ?>
 		</main>
 	</div>
 <?php
-get_footer();
+get_footer();

+ 1 - 1
altofocus/style.css

@@ -5,7 +5,7 @@ Theme URI: https://wordpress.com/themes/altofocus/
 Author: Automattic, Inc
 Author URI: http://automattic.com
 Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
-Version: 1.0.9-wpcom
+Version: 1.0.10-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: altofocus