FCDM-website-new/wp-content/themes/genesis/page_blog.php

18 lines
446 B
PHP

<?php
/**
* Genesis Framework.
*
* WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
* Please do all modifications in the form of a child theme.
*
* Template Name: Blog
*
* @package Genesis\Templates
* @author StudioPress
* @license GPL-2.0+
* @link https://my.studiopress.com/themes/genesis/
*/
// The blog page loop logic is located in lib/structure/loops.php.
genesis();