Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 6b41e97

Browse files
authored
Make alt tag ACTUALLY match :)
1 parent 3a7f9ea commit 6b41e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3 class="footer-nav">About</h3>
6363
<br />
6464
<br />
6565
<a href="https://www.netlify.com">
66-
<img src="{{ "img/netlify-light.svg" | absURL }}" alt="Deployed by Netlify">
66+
<img src="{{ "img/netlify-light.svg" | absURL }}" alt="Deploys by Netlify">
6767
</a>
6868
</div>
6969
</div>

0 commit comments

Comments
 (0)