- Changed header_wp.html and header.html so that they will also work on the homepage (if the current page is the homepage then use the site bigimg/title/subtitle, otherwise use the page bigimg/title/subtitle; need to add them to the scratchpad so that they are accessible outside the scope of the if/else statement). - Change index.html to use the header_wp.html partial instead of duplicating the same code |
||
|---|---|---|
| .. | ||
| disqus.html | ||
| footer.html | ||
| head.html | ||
| header.html | ||
| header_wp.html | ||
| nav.html | ||
| page.html | ||
| post.html | ||