Sha256: 2bf0285e068c1d5f4caca0bf41cdabdc60e9fcab753efd8ca2a14b8cf99784e7

Contents?: true

Size: 151 Bytes

Versions: 9

Compression:

Stored size: 151 Bytes

Contents

{%- for item in include.links -%}
	<li>
		<a href="{{ item.url }}">
			{%- include pick-language.html text=item.name -%}
		</a>
	</li>
{%- endfor -%}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-theme-2038-0.1.8 _includes/link-item.html
jekyll-theme-2038-0.1.7 _includes/link-item.html
jekyll-theme-2038-0.1.6 _includes/link-item.html
jekyll-theme-2038-0.1.5 _includes/link-item.html
jekyll-theme-2038-0.1.4 _includes/link-item.html
jekyll-theme-2038-0.1.3 _includes/link-item.html
jekyll-theme-2038-0.1.2 _includes/link-item.html
jekyll-theme-2038-0.1.1 _includes/link-item.html
jekyll-theme-2038-0.1.0 _includes/link-item.html