GSA / plainlanguage.gov

A resource to help federal employees write in plain language and comply with the Plain Writing Act of 2010
https://www.plainlanguage.gov
Other
161 stars 78 forks source link

Implement full USWDS gov banner #377

Open mejiaj opened 2 years ago

mejiaj commented 2 years ago

The current gov banner is a simpler implementation. We should incorporate the full banner for correctness.

<div class="usa-banner">
  <header class="usa-banner-header">
    <div class="usa-grid usa-banner-inner"> <img src="{{ site.baseurl }}/assets/uswds/img/favicons/favicon-57.png" alt="U.S. flag">
      <p>An official website of the United States government</p>
    </div>
  </header>
</div>

source: https://github.com/GSA/plainlanguage.gov/blob/master/_includes/components/banner.html

nick-mon1 commented 6 months ago

This will be closed out when site is migrated.