Skip to content

Commit

Permalink
swap crowd photo for noah pic
Browse files Browse the repository at this point in the history
the ratio fits the space better and it feels friendlier to see a face more up close
  • Loading branch information
sodevious authored and PeterGrand committed May 2, 2024
1 parent 5aeee44 commit f099efa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added src/assets/img/noah.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ <h3 class="text-lg font-bold lg:text-2xl font-heading">Accessiblity</h3>
{% endcomment %}
<span class="photo-effect">
<img
src="/assets/img/crowd-2.jpg"
src="/assets/img/noah.jpg"
loading="lazy"
alt="DjangoCon US attendees smiling for a picture.">
alt="Noah Alorwu smiling for a picture.">
</span>
</figure>
<section>
Expand Down

0 comments on commit f099efa

Please sign in to comment.