Feature
An image, title, some text, and link
Last updated
An image, title, some text, and link
Last updated
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
%}
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.
text
Text to show below the heading. Can contain markdown. Accepts .
flip
Flip the order of icon and text.
false
(image left of text)