Fix lack of styling on Aliyun OSS documentation page
This page was missing styling once exported to HTML. Adding a <!--[metadata]> block similar to the ones the other *.md files have appears to solve the problem. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>master
							parent
							
								
									a0c63372fa
								
							
						
					
					
						commit
						1670502413
					
				|  | @ -1,8 +1,10 @@ | |||
| <!--GITHUB | ||||
| page_title: Aliyun OSS storage driver | ||||
| page_description: Explains how to use the Aliyun OSS storage drivers | ||||
| page_keywords: registry, service, driver, images, storage, OSS, aliyun | ||||
| IGNORES--> | ||||
| <!--[metadata]> | ||||
| +++ | ||||
| title = "Aliyun OSS storage driver" | ||||
| description = "Explains how to use the Aliyun OSS storage driver" | ||||
| keywords = ["registry, service, driver, images, storage, OSS, aliyun"] | ||||
| +++ | ||||
| <![end-metadata]--> | ||||
| 
 | ||||
| # Aliyun OSS storage driver | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue