Update team image in who.html to reflect current members
This commit is contained in:
parent
62de442d38
commit
dc46609f6d
1 changed files with 2 additions and 2 deletions
4
who.html
4
who.html
|
|
@ -446,8 +446,8 @@
|
|||
<!-- Right image panel -->
|
||||
<div class="relative overflow-hidden">
|
||||
<img
|
||||
src="assets/images/room.png"
|
||||
alt="About KH3"
|
||||
src="assets/images/team/team_photo.png"
|
||||
alt="KH3 Team"
|
||||
class="w-full h-full object-cover opacity-0"
|
||||
style="animation: diagMaskReveal 1500ms ease-out 300ms forwards"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue