Files
ycb.vn/front-page.php
Thuan Bui c929a273a4 Fix
2017-10-17 11:28:06 +07:00

16 lines
306 B
PHP

<?php
/**
* Business Pro.
*
* This file adds the front page to the Business Pro Theme.
*
* @package Business Pro
* @author SeoThemes
* @license GPL-2.0+
* @link https://seothemes.com/themes/business-pro/
*/
get_template_part( 'template', 'full' );
// Run Genesis.
//genesis();