Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/brycematheson/allegiant.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeichi Takahashi <keichi.t@me.com>2015-02-04 21:08:19 +0300
committerKeichi Takahashi <keichi.t@me.com>2015-02-04 21:08:19 +0300
commit080202e6cc35333c841ae5b2e19c3af855e3ba55 (patch)
treecb5f84aa40504a2d430a5590c4403183463dbd1d /layouts
parent9acf1a71c54735ab9444c0b73635c2670c721d1f (diff)
Simplified implementation of cover image
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/header.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 37ce5b1..d69fb7b 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -34,7 +34,6 @@
</head>
<body>
<header class="global-header">
- <div class="header-img hidden-print"></div>
<section class="header-text">
<h1><a href="{{ .Site.BaseUrl }}">{{ .Site.Title }}</a></h1>
{{ with .Site.Params.subtitle }}