<h3 class="bux-academic-excellence__did-you-know did-you-know--stacked">
    <span>Did you</span>
    <span class="know">know</span>
</h3>
{#

Academic Excellence - Did You Know

Available variables:
- heading_level: [optional] Heading level for component (defaults to 3 if not specified).
- variant: [optional] Variant of the component, either 'stacked' (default) or 'horizontal'.

#}

<h{% if heading_level %}{{ heading_level }}{% else %}3{% endif %}
  class="bux-academic-excellence__did-you-know {% if variant == 'horizontal' %} did-you-know--horizontal{% else %}did-you-know--stacked{% endif %}">
  <span>Did you{% if variant == 'horizontal' %}&nbsp;{% endif %}</span>
  <span class="know">know</span>
</h{% if heading_level %}{{ heading_level }}{% else %}3{% endif %}>
site_name_prefix: Office of
site_name: Learning Relations Excellence
site_slogan: Additional text or site slogan
address_1: 100 Building Name
address_2: 1 Oval Mall
city: Columbus
state: OH
zip: '43210'
contact_email: email@osu.edu
contact_phone: 614-292-OHIO
contact_tty: 614-688-8605

No notes defined.