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 A7B5B200B53 for ; Tue, 12 Jul 2016 21:48:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A6111160A56; Tue, 12 Jul 2016 19:48:05 +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 EB805160A53 for ; Tue, 12 Jul 2016 21:48:04 +0200 (CEST) Received: (qmail 49786 invoked by uid 500); 12 Jul 2016 19:48:04 -0000 Mailing-List: contact commits-help@pirk.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pirk.incubator.apache.org Delivered-To: mailing list commits@pirk.incubator.apache.org Received: (qmail 49775 invoked by uid 99); 12 Jul 2016 19:48:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jul 2016 19:48:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BFFDCC0B7C for ; Tue, 12 Jul 2016 19:48:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 8cRBI1XmGOF7 for ; Tue, 12 Jul 2016 19:48:03 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id DBAF65FBFE for ; Tue, 12 Jul 2016 19:48:02 +0000 (UTC) Received: (qmail 49772 invoked by uid 99); 12 Jul 2016 19:48:02 -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; Tue, 12 Jul 2016 19:48:02 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2CE2FDFF68; Tue, 12 Jul 2016 19:48:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: eawilliams@apache.org To: commits@pirk.incubator.apache.org Message-Id: <485e6497914347d3940e5b3bc995011f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-pirk git commit: removing non-canonical header Date: Tue, 12 Jul 2016 19:48:02 +0000 (UTC) archived-at: Tue, 12 Jul 2016 19:48:05 -0000 Repository: incubator-pirk Updated Branches: refs/heads/gh-pages 0020dca30 -> 92698034b removing non-canonical header Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/92698034 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/92698034 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/92698034 Branch: refs/heads/gh-pages Commit: 92698034b6bb94848ec131f733ac5cdf321d16d1 Parents: 0020dca Author: eawilliams Authored: Tue Jul 12 15:47:43 2016 -0400 Committer: eawilliams Committed: Tue Jul 12 15:47:43 2016 -0400 ---------------------------------------------------------------------- _layouts/skeleton.html | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/92698034/_layouts/skeleton.html ---------------------------------------------------------------------- diff --git a/_layouts/skeleton.html b/_layouts/skeleton.html index ada4317..125d247 100755 --- a/_layouts/skeleton.html +++ b/_layouts/skeleton.html @@ -80,10 +80,6 @@
- -
{% unless page.skiph1fortitle %}

{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}