Site Sub-Heading


The required h2 with the id of #site_subheading is where your sites subtitle will be inserted, with a span you can style however you please.


Site subheading dynamically generated html

<span>
  <a href="">site subheading goes here</a>
</span>


This html will be inserted into the required h2 element with the id of #site_subheading.