Sha256: be878ac53b05535afd53f480eb938ebb4fd750968d17c91c73d28be2ddfbf51f
Contents?: true
Size: 247 Bytes
Versions: 3
Compression:
Stored size: 247 Bytes
Contents
External Links:<br /> {% assign doclist = site.data.nav.external | sort: 'title' | uniq | %} {% for item in doclist %} <ul> <li> <a href="{{ item.url }}" alt="{{ item.title }}" target="_blank">{{ item.title }}</a> </li> </ul> {% endfor %}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
casjaysdev-jekyll-theme-0.1.7 | _includes/nav/external.html |
casjaysdev-jekyll-theme-0.1.6 | _includes/nav/external.html |
casjaysdev-jekyll-theme-0.1.4 | _includes/nav/external.html |