SU-SWS/stanford_profile

View on GitHub
themes/minimally_branded_subtheme/templates/components/brand-bar/brand-bar.html.twig

Summary

Maintainability
Test Coverage
{#
/**
 * @file
 * Brand Bar Component.
 *
 * Stanford brand bar with the wordmark logo with four variants:
 *   - Default: White wordmark over cardinal red background
 *   - Bright: White wordmark over bright red background
 *   - Dark: White wordmark over dark grey background
 *   - White: Cardinal red wordmark over white background
 *
 * Available variables:
 * - attributes: For additional HTML attributes not already provided.
 * - modifier_class: Additional css classes to change look and behaviour.
 */
#}

<div class="su-brand-bar su-brand-bar--dark">
  
</div>