CB-10996 Adding front matter to README.md
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/b42306ff Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/tree/b42306ff Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/diff/b42306ff Branch: refs/heads/1.0.x Commit: b42306ffae02663818e1f6676b5a3d165360b98e Parents: f49ad6f Author: Dmitry Blotsky <[email protected]> Authored: Fri Apr 22 19:35:50 2016 -0700 Committer: Dmitry Blotsky <[email protected]> Committed: Fri Apr 22 19:35:50 2016 -0700 ---------------------------------------------------------------------- README.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/blob/b42306ff/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2578e10..a28a62c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +title: Device Orientation +description: Access compass data. +--- <!--- # license: Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
