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 <[email protected]> Authored: Tue Jul 12 15:47:43 2016 -0400 Committer: eawilliams <[email protected]> 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 @@ <div class="container"> <div class="row"> <div class="col-md-12"> - - <div id="non-canonical" style="display: none; background-color: #F0E68C; padding-left: 1em;"> - Visit the official site at: <a href="http://pirk.incubator.apache.org/">http://pirk.incubator.apache.org/</a> - </div> <div id="content"> {% unless page.skiph1fortitle %} <h1 class="title">{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</h1>
