add full bleed template
This commit is contained in:
		
							
								
								
									
										21
									
								
								theme.json
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								theme.json
									
									
									
									
									
								
							@ -1,6 +1,14 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"version": 3,
 | 
						"customTemplates": [
 | 
				
			||||||
	"$schema": "https://schemas.wp.org/trunk/theme.json",
 | 
							{
 | 
				
			||||||
 | 
								"name": "page-full-bleed",
 | 
				
			||||||
 | 
								"postTypes": [
 | 
				
			||||||
 | 
									"page",
 | 
				
			||||||
 | 
									"post"
 | 
				
			||||||
 | 
								],
 | 
				
			||||||
 | 
								"title": "Page with full-width content"
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						],
 | 
				
			||||||
	"settings": {
 | 
						"settings": {
 | 
				
			||||||
		"appearanceTools": true,
 | 
							"appearanceTools": true,
 | 
				
			||||||
		"color": {
 | 
							"color": {
 | 
				
			||||||
@ -674,11 +682,6 @@
 | 
				
			|||||||
			"title": "Footer"
 | 
								"title": "Footer"
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	],
 | 
						],
 | 
				
			||||||
	"customTemplates": [
 | 
						"version": 3,
 | 
				
			||||||
		{
 | 
						"$schema": "https://schemas.wp.org/trunk/theme.json"
 | 
				
			||||||
			"name": "page-full-bleed",
 | 
					 | 
				
			||||||
			"postTypes": ["page", "post"],
 | 
					 | 
				
			||||||
			"title": "Page with full-width content"
 | 
					 | 
				
			||||||
		}
 | 
					 | 
				
			||||||
	]
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user