Sha256: aa30d98cc87126cdefcc90dba6b7455a8032733279ed534de9ea38a0bbaecea7

Contents?: true

Size: 580 Bytes

Versions: 20

Compression:

Stored size: 580 Bytes

Contents

{%- comment -%}

Items de cabecera (excepto el ícono de hamburguesa)

@param :logo_src [String] La imagen del logo
@param :logo_alt [String] El alt del logo
@param :btn_src [String] La imagen del botón
@param :btn_href [String] El link del botón
@param :btn_alt [String] El alt del botón
{%- endcomment -%}

{% include image_with_link.html
	src=include.logo_src
	href="?#"
	alt=include.logo_alt
  height=90
	img_class="max-w-100 max-h-90px" %}

{% include btn_header.html
	src=include.btn_src
	href=include.btn_href
	alt=include.btn_alt
  height=90
	img_class="max-h-90px" %}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
compost-jekyll-theme-0.3.8 _includes/header.html
compost-jekyll-theme-0.3.7 _includes/header.html
compost-jekyll-theme-0.3.6 _includes/header.html
compost-jekyll-theme-0.3.5 _includes/header.html
compost-jekyll-theme-0.3.4 _includes/header.html
compost-jekyll-theme-0.3.3 _includes/header.html
compost-jekyll-theme-0.3.2 _includes/header.html
compost-jekyll-theme-0.3.1 _includes/header.html
compost-jekyll-theme-0.3.0 _includes/header.html
compost-jekyll-theme-0.2.3 _includes/header.html
compost-jekyll-theme-0.2.2 _includes/header.html
compost-jekyll-theme-0.2.1 _includes/header.html
compost-jekyll-theme-0.1.18 _includes/header.html
compost-jekyll-theme-0.1.17 _includes/header.html
compost-jekyll-theme-0.1.16 _includes/header.html
compost-jekyll-theme-0.1.15 _includes/header.html
compost-jekyll-theme-0.1.14 _includes/header.html
compost-jekyll-theme-0.1.13 _includes/header.html
compost-jekyll-theme-0.1.12 _includes/header.html
compost-jekyll-theme-0.1.11 _includes/header.html