images: Move /history images into landing-page directory.

This commit is contained in:
Alya Abbott 2022-07-12 23:15:45 -07:00 committed by Tim Abbott
parent 2f4b73350c
commit 454c6db177
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -162,12 +162,12 @@
<div class="sponsors">
<div class="sponsor-picture">
<a href="https://seedfund.nsf.gov/">
<img src="/static/images/history/nsf-logo.png" alt="" />
<img src="/static/images/landing-page/history/nsf-logo.png" alt="" />
</a>
</div>
<div class="sponsor-picture">
<a href="https://summerofcode.withgoogle.com/">
<img src="/static/images/history/gsoc-logo.png" alt="" />
<img src="/static/images/landing-page/history/gsoc-logo.png" alt="" />
</a>
</div>
</div>