CB-10996 Adding front matter to README.md
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/fe6ca895 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/fe6ca895 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/fe6ca895 Branch: refs/heads/1.0.x Commit: fe6ca895cdadcfa65688d212103989a702c1413e Parents: e3d8c5b 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-console/blob/fe6ca895/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e5f845b..a975335 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +title: Console +description: Get JavaScript logs in your native logs. +--- <!--- # 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]
