-
Notifications
You must be signed in to change notification settings - Fork 25
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
Full testimonial (length is not specified in theme documentation but should be as brief as possible).
Name of the testimonial author.
Link to profile photo of author. No size limitations are documented in the theme but image should be square to ensure proper scaling.