Revert changes to header id for blog posts (#49)
This commit is contained in:
parent
e7a78c4ff7
commit
c7698d2b31
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue