Sha256: 844d1a2825dce3dee94bec3e6bd5ac418fa5422b95ce07f8c3b5915142a34ac8

Contents?: true

Size: 441 Bytes

Versions: 10

Compression:

Stored size: 441 Bytes

Contents

{%- comment -%}

Imagen de la cabecera

@param :src [String]
@param :href [String] El link
@param :width [Integer] Ancho de la imagen
@param :alt [String] El alt de la imagen
@param :component_class [String] Clases para el componente
{%- endcomment -%}

<div>
	{% include image_with_link.html src=include.src alt=include.alt href=include.href width=include.width component_class=include.component_class img_class=include.img_class %}
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
compost-jekyll-theme-0.1.9 _includes/btn_header.html
compost-jekyll-theme-0.1.8 _includes/btn_header.html
compost-jekyll-theme-0.1.7 _includes/btn_header.html
compost-jekyll-theme-0.1.6 _includes/btn_header.html
compost-jekyll-theme-0.1.5 _includes/btn_header.html
compost-jekyll-theme-0.1.4 _includes/btn_header.html
compost-jekyll-theme-0.1.3 _includes/btn_header.html
compost-jekyll-theme-0.1.2 _includes/btn_header.html
compost-jekyll-theme-0.1.1 _includes/btn_header.html
compost-jekyll-theme-0.1.0 _includes/btn_header.html