Revert changes to header id for blog posts (#49)

This commit is contained in:
Vitaly Potyarkin 2019-07-31 19:15:56 +03:00 committed by Arul
parent e7a78c4ff7
commit c7698d2b31

View file

@ -63,7 +63,7 @@
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header id="blog-header" {% if selected_cover or selected_color %}class="has-cover"{% endif %}>
<header id="post-header" {% if selected_cover or selected_color %}class="has-cover"{% endif %}>
<div class="inner">
<nav id="navigation">
{% if SITE_LOGO %}