CB-10996 Adding front matter to README.md
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/e077870a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/e077870a Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/e077870a Branch: refs/heads/1.1.x Commit: e077870a28476dc4844f2347df031903b3f9e76c Parents: 4ea2ce5 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/blob/e077870a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6ef4657..a0e38f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +title: Device +description: Get device information. +--- <!-- # 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]
