Remove redundant quotes around YAML value
This commit is contained in:
		
							parent
							
								
									0d7665c517
								
							
						
					
					
						commit
						1e2d72a574
					
				|  | @ -10,7 +10,7 @@ twitter: | |||
| logo: "/img/logo-2x.png" | ||||
| google_analytics_id: UA-50755011-1 | ||||
| google_site_verification: onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY | ||||
| cloudinary_url: "https://res.cloudinary.com/jekyll/image/upload/f_auto,q_auto,w_404" | ||||
| cloudinary_url: https://res.cloudinary.com/jekyll/image/upload/f_auto,q_auto,w_404 | ||||
| collections: | ||||
|   docs: | ||||
|     permalink: "/:collection/:path/" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue