Sha256: faf59e48a17ea8e6640d64a00346ae621148b0b8bd97b1346e3968b710c812e3
Contents?: true
Size: 191 Bytes
Versions: 1
Compression:
Stored size: 191 Bytes
Contents
{%- if page.tags -%} <div class="fos-tags"> {%- for tag in page.tags -%} <a href="{{- site.baseurl -}}/tags#{{- tag -}}">#{{- tag -}}</a> {%- endfor -%} </div> {%- endif -%}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-fos-1.1.0 | _includes/tags.html |