Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B3821200B8A for ; Sat, 10 Sep 2016 01:21:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B24CF160AD9; Fri, 9 Sep 2016 23:21:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 36D96160ACA for ; Sat, 10 Sep 2016 01:21:52 +0200 (CEST) Received: (qmail 92309 invoked by uid 500); 9 Sep 2016 23:21:51 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 92214 invoked by uid 99); 9 Sep 2016 23:21:51 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2016 23:21:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3A234E0667; Fri, 9 Sep 2016 23:21:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Fri, 09 Sep 2016 23:21:52 -0000 Message-Id: <40fa6695a97645cea55197913e16a06a@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/7] cordova-plugin-console git commit: CB-10996 Adding front matter to README.md archived-at: Fri, 09 Sep 2016 23:21:52 -0000 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 Authored: Fri Apr 22 19:35:50 2016 -0700 Committer: Dmitry Blotsky 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. +---