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>
pull/829/head
Aaron Lehmann 2015-08-06 14:59:07 -07:00
parent a0c63372fa
commit 1670502413
1 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,10 @@
<!--GITHUB <!--[metadata]>
page_title: Aliyun OSS storage driver +++
page_description: Explains how to use the Aliyun OSS storage drivers title = "Aliyun OSS storage driver"
page_keywords: registry, service, driver, images, storage, OSS, aliyun description = "Explains how to use the Aliyun OSS storage driver"
IGNORES--> keywords = ["registry, service, driver, images, storage, OSS, aliyun"]
+++
<![end-metadata]-->
# Aliyun OSS storage driver # Aliyun OSS storage driver