Sha256: b134d38b48f0bc975716a86c919e031747e294f43377f6ff447b773c97d76c4d

Contents?: true

Size: 888 Bytes

Versions: 1

Compression:

Stored size: 888 Bytes

Contents

%footer.page-footer
  .container
    .row
      .col.l6.s12
        %h5.white-text NAME
        %p.grey-text.text-lighten-4 SLOGAN
      .col.l4.offset-l2.s12
        %h5.white-text Connect
        %ul
          %li
            =link_to 'Contact Me', new_contact_path, class: 'grey-text text-lighten-3'
          %li
            =link_to :Github, 'https://www.github.com/username', class: 'grey-text text-lighten-3', target: :blank
          %li
            =link_to :LinkedIn, 'https://www.linkedin.com/username', class: 'grey-text text-lighten-3', target: :blank
          %li
            =link_to :Twitter, 'https://twitter.com/username', class: 'grey-text text-lighten-3', target: :blank
  .footer-copyright
    .container
      © #{Date.today.year} Full Name
      -# %a.grey-text.text-lighten-4.right{:href => "#!"} More Links
      %br/
      Version: 
      =ENV.fetch('VERZION')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
myrails-7.0.0 lib/myrails/templates/rails/app/views/layout/material/footer.html.haml