Sha256: 26830b1070543c70f8b7233d98a8a29950efd982cb313b37660bb470fb1441ea

Contents?: true

Size: 350 Bytes

Versions: 2

Compression:

Stored size: 350 Bytes

Contents

%section
  .container
    %h2.text-center Your Contributions
    .section-content
      .owl-carousel#owl-contributions
        - @contributions.each do |contribution|
          = render "hatchy/shared/project", project: contribution.project
    .section-footer
      %p.text-center
        %a.btn.btn-primary.btn-lg.btn-outline{href:"#"} Explore All

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hatchy-0.0.8.pre app/views/hatchy/dashboard/_contributions.html.haml
hatchy-0.0.7.pre app/views/hatchy/dashboard/_contributions.html.haml