Sha256: 6daf887c0b918566fa77ca63f03f6e4cd453b690f26c87d88766f3d02b76d760
Contents?: true
Size: 463 Bytes
Versions: 3
Compression:
Stored size: 463 Bytes
Contents
= javascript_include_tag 'tramway/landing/smooth-scroll' = render 'tramway/landing/templates/full_page', block: OpenStruct.new(title: yield(:application_name).present? ? yield(:application_name) : @application.public_name, tagline: yield(:application_tagline).present? ? yield(:application_tagline) : @application.tagline, background: block.background), buttons: @links&.select { |link| !link.is_a? Hash } %script var scroll = new SmoothScroll('a[href*="#"]');
Version data entries
3 entries across 3 versions & 1 rubygems