File tree 3 files changed +2
-10
lines changed
_site/component/testimonial
3 files changed +2
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Testimonial
3
3
layout : component
4
4
path_slug : testimonial
5
5
category : content
6
- iframe_height : medium
6
+ iframe_height : small
7
7
---
8
8
9
9
<iframe {% if page.iframe_height %}class =" h-{{ page.iframe_height }} " {% endif %} src =" {{ site.baseurl }}/component/{{ page.path_slug }}/example.html " ></iframe >
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ <h4>Twig</h4>
134
134
< h1 > Testimonial</ h1 >
135
135
136
136
137
- < iframe class ="h-medium " src ="/component-library/component/testimonial/example.html "> </ iframe >
137
+ < iframe class ="h-small " src ="/component-library/component/testimonial/example.html "> </ iframe >
138
138
139
139
< h2 id ="advanced-custom-fields "> Advanced Custom Fields</ h2 >
140
140
< p > If working with ACF, you will want to utilize the following fields:</ p >
You can’t perform that action at this time.
0 commit comments