#590 - Adapt homepage redesign changes (#597)

* - Change content
- Edit the homepage images #521
- Remove account creation option
- Remove navigation
- Remove links to Notify docs in footer

* Updated alt text, jinja comment consistency for the footer
This commit is contained in:
Jonathan Bobel
2023-07-06 10:33:27 -04:00
committed by GitHub
parent 34c6dd215c
commit f570bb5015
6 changed files with 85 additions and 60 deletions

View File

@@ -71,7 +71,7 @@
</div>
<button type="button" class="usa-menu-btn">Menu</button>
</div>
<nav aria-label="Primary navigation" class="usa-nav">
{# <nav aria-label="Primary navigation" class="usa-nav">
<div class="usa-nav__inner">
<button type="button" class="usa-nav__close">
<img src="/static/images/usa-icons/close.svg" role="img" alt="Close" />
@@ -117,5 +117,5 @@
</section> -->
</div>
</div>
</nav>
</nav> #}
</header>