jekyll/lib/site_template/_includes
Mathieu Bruyen a38ea51994 Header links to pages which have a title
Header used to add link to all pages of the site, even those which do not have any title, creating empty anchors on the page like `<a class="page-link" href="/feed.xml"></a>`. Those were non click-able and used space on the page due to margins.

Now only displays pages with a title.
2014-05-15 08:59:29 +02:00
..
footer.html Use site.title instead of site.name in site template 2014-05-07 15:11:50 -04:00
head.html Use site.title instead of site.name in site template 2014-05-07 15:11:50 -04:00
header.html Header links to pages which have a title 2014-05-15 08:59:29 +02:00