Sha256: 4b763bedeb5b815e097c806a174a88f6b029f1d7789f3df15cd2e121c6499bb2

Contents?: true

Size: 357 Bytes

Versions: 11

Compression:

Stored size: 357 Bytes

Contents

%footer.footer
  .container
    %p.text-muted
      = link_to "Happy Seed", "http://seed.happyfuncorp.com/"
      is a
      = link_to "HappyFunCorp", "http://happyfuncorp.com"
      production.

    %p.social
      - (data['site']['social'] || {}).each do |type,url|
        %a{ href: url }
          %span{ class: "socicon socicon-#{type.to_s} bgcolor" }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.19 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.18 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.17 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.16 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.15 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.14 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.13 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.12 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.11 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml
happy_seed-0.0.10 lib/generators/happy_seed/static_blog/templates/source/layouts/_footer.haml