Skip to content

Adding Testimonials

Tim Trice edited this page Apr 21, 2018 · 1 revision

Testimonials are stored in the /data/testimonials directory. Currently, they are numbered sequentially.

Testimonials are yaml files.

Each file should contain the following elements:

  • text
  • name
  • avatar

Text

Full testimonial (length is not specified in theme documentation but should be as brief as possible).

Name

Name of the testimonial author.

Avatar

Link to profile photo of author. No size limitations are documented in the theme but image should be square to ensure proper scaling.

Clone this wiki locally