Theme starter content: Refine the content for pages.

see #38615.

Built from https://develop.svn.wordpress.org/trunk@39260


git-svn-id: http://core.svn.wordpress.org/trunk@39200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2016-11-16 00:29:31 +00:00
parent 74c9f82ef2
commit fd761208fc
3 changed files with 25 additions and 16 deletions

View File

@@ -122,8 +122,8 @@ function twentyseventeen_setup() {
'posts' => array(
'home',
'about-us',
'contact-us',
'about',
'contact',
'blog',
'homepage-section',
),
@@ -136,9 +136,9 @@ function twentyseventeen_setup() {
'theme_mods' => array(
'panel_1' => '{{homepage-section}}',
'panel_2' => '{{about-us}}',
'panel_2' => '{{about}}',
'panel_3' => '{{blog}}',
'panel_4' => '{{contact-us}}',
'panel_4' => '{{contact}}',
),
'nav_menus' => array(