mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
Review feedback: TODO link and better alt text
This commit is contained in:
parent
354100de5b
commit
668f323e44
1 changed files with 3 additions and 3 deletions
|
@ -15,8 +15,8 @@
|
|||
<img
|
||||
class="usa-footer__logo-img"
|
||||
src="{% static 'img/dottedgov-round.svg' %}"
|
||||
alt="dot gov registrar"
|
||||
width="100px"
|
||||
alt="dot gov registrar logo"
|
||||
width="100px"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -94,7 +94,7 @@
|
|||
>
|
||||
</li>
|
||||
<li class="usa-identifier__required-links-item">
|
||||
<a href="#" class="usa-identifier__required-link usa-link"
|
||||
<a href="TODO" class="usa-identifier__required-link usa-link"
|
||||
>Vulnerability disclosure policy</a
|
||||
>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue