accordions.snippet
{{< accordions >}}
color.snippet
{{% colortext color="000000" %}}Anything goes{{% /colortext %}}
columns-2.snippet
{{< columns number="2" >}}
First column text here
++++
Second column text here
{{< /columns >}}
columns-3.snippet
{{< columns >}}
First column text here
++++
Second column text here
++++
Third column text here
{{< /columns >}}
float-image.snippet
{{< floatimage src="img/filename.jpg" float="right" alt="Your Alt Text goes here" size="40" >}}
mousetext.snippet
{{% mousetext font-size="70" line-height="1.6" %}}Add Your Text Here{{% /mousetext %}}
spacer.snippet
{{< spacer 100 >}}
vimeo.snippet
{{< vimeo "PUT VIMEO ID HERE" >}}
youtube.snippet
{{< youtube "PUT VIDEO ID HERE" >}}