File tree Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Expand file tree Collapse file tree 1 file changed +0
-29
lines changed Original file line number Diff line number Diff line change 135135 </ div >
136136 </ div >
137137 </ div >
138- < div class ="jumbotron ">
139- < div class ="col-md-12 ">
140- {% for img in page.jumbotron.images %}
141- < div class ="jumbotron-image-container ">
142- < span >
143- < img class ="img-responsive {{ img.class }} "
144- src ="/assets/homepage/{{ img.src }} "
145- width ={{ img.width }}
146- height ={{ img.height }}
147- alt ="{{ img.alt }} "
148- loading ="eager " />
149- </ span >
150- </ div >
151- {% endfor %}
152- < img class ="img-responsive "
153- src ="/assets/homepage/{{ page.jumbotron.background }} "
154- width =747
155- height =313
156- alt ="white background "
157- loading ="eager " />
158- </ div >
159- </ div >
160- < div class ="container ">
161- < div class ="col-md-12 ">
162- < div class ="col-md-8 col-md-offset-2 ">
163- < div class ="jumbotron-text "> {{ page.jumbotron.text }}</ div >
164- </ div >
165- </ div >
166- </ div >
167138</ header >
168139 < section >
169140 {{ content }}
You can’t perform that action at this time.
0 commit comments