Feature
An image, title, some text, and link
👁️ PREVIEW
Useful for your home page, where you want to highlight key points about your lab.
{%
include feature.html
image="images/group-photo.jpg"
link="team"
title="Meet our team"
text="Our team is made up of people all around the globe"
flip=true
%}
Parameter
Description
Default
image
URL to an image for the feature.
link
URL to link to when clicking on the image.
title
"Headline" for the feature. A few words work best.
flip
Flip the order of icon and text.
false
(image left of text)
Last updated