From d1d01cc095d2cbcbed1e62049a28b3c7bb99874d Mon Sep 17 00:00:00 2001
From: Gideon Chan <g2chan@ucsd.edu>
Date: Sun, 2 Oct 2022 21:53:59 -0700
Subject: [PATCH] fixed Emily's filename

---
 about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/about.html b/about.html
index 64dafb6..a887843 100644
--- a/about.html
+++ b/about.html
@@ -121,7 +121,7 @@ involved placing these historic sites in VR experiences</p>
       <p><img src="avatar/ConnerFarrell.png" width=50px> Conner Farrell</p>
       <p><img src="avatar/RaymondSong.png" width=50px> Raymond Song</p>
       <p><img src="avatar/ElizabethHoang.jpg" width=50px> Elizabeth Hoang</p>
-      <p><img src="avatar/EmilyXia.jpeg" width=50px> Emily Xia</p>
+      <p><img src="avatar/EmilyXia.jpg" width=50px> Emily Xia</p>
       <p><img src="avatar/GideonChan.JPG" width=50px> Gideon Chan</p>
 
     </div>
-- 
GitLab