/
githubmirror
/
jekyll
Обзор
Документация
Войти
/
githubmirror
/
jekyll
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/fixtures/test-theme/_includes/testimonials.html
9 строк
269 B
Michael Gerzabek
Propagate _data folder from theme (#8815)
22 ноя 2021, 16:01
Не верифицирован
22 ноя 2021, 16:01
a8ccdd6
Код
Авторство
О чём код?
<section class="testimonials"> <h3>{{ site.data.i18n.testimonials.header }}</h3> <!-- for testimonial in site.data.testimonial }} --> … <!-- endfor --> <footer class="testimonials-footer"> {{ site.data.i18n.testimonials.footer }} </footer> </section>