Sha256: 28835e7bfbd08105f5f6fb6990902263231e2941bf76ce644403da1fce1d2503

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

- if defined?(title) && !title.blank?
  meta{property='og:title' content=title}
- if defined?(image) && !image.blank?
  meta{property='og:image' content="http://#{request.host_with_port}#{image}"}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hancock_cms_seo-1.0.2 app/views/shared/_og.html.slim