Sha256: 3cfea797e01a3e65af1f503243fa9e6a01cc76e6f08375d72f2642f0acdce51a

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

%title
  easy-html-generator #demo

= meta_tag_http 'Content-Type',    'text/html; charset=utf-8'
= meta_tag_http 'X-UA-Compatible', 'IE=edge'
= meta_tag 'robots',               'noindex,follow,noodp,noydir'
= meta_tag 'description',          ''
= meta_tag 'keywords',             ''
= meta_tag 'viewport',             'width=device-width, initial-scale=1.0'

= link_tag 'favicon.ico', 'icon', 'image/x-icon'
= link_tag 'favicon.ico', 'shortcut icon', 'image/x-icon'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
easy_html_generator-1.0.6 src/demo/views/layout/_assets.metadata.haml
easy_html_generator-1.0.5 src/demo/views/layout/_assets.metadata.haml