Skip to main content
GitBlixt
  • Explore
  • Docs
  • Log in

teagles / CanvasInnovations.us

public
0
Files Issues Pull Requests 7 Wiki Pipelines
Clone
master
  • dependabot/bundler/addressable-2.8.1
  • dependabot/bundler/ffi-1.12.2
  • dependabot/bundler/nokogiri-1.8.5
  • dependabot/bundler/rack-2.2.3
  • dependabot/bundler/rubyzip-1.2.4
  • dependabot/bundler/sprockets-3.7.2
  • dependabot/bundler/tzinfo-1.2.10
  • master
8 Branches 0 Tags
  • CanvasInnovations.us
  • app
  • views
  • snippets
  • random_testimonial.liquid
random_testimonial.liquid
Blame History Raw Edit 256 B
{% assign testimonial_number = contents.testimonials.size | random %}
<p>
  {% for testimonial in contents.testimonials offset:testimonial_number limit:1 %}
    {{ testimonial.content | truncate: 250 }}<br>
    -- {{ testimonial.who }}
  {% endfor %}
</p>

We can't find the internet

Attempting to reconnect

Something went wrong!

Attempting to reconnect